Skip to content

:normal may change cmdline history#19237

Closed
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:cmdline-typed
Closed

:normal may change cmdline history#19237
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:cmdline-typed

Conversation

@zeertzjq
Copy link
Member

Problem: :normal may change cmdline history if the keys don't
explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy.

Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy.
@chrisbra
Copy link
Member

thanks

@chrisbra chrisbra closed this in 8524102 Jan 23, 2026
@zeertzjq zeertzjq deleted the cmdline-typed branch January 23, 2026 22:47
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Jan 23, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim/vim#19237

vim/vim@8524102
zeertzjq added a commit to neovim/neovim that referenced this pull request Jan 23, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim/vim#19237

vim/vim@8524102
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Jan 24, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim/vim#19237

vim/vim@8524102
(cherry picked from commit f10a1dc)
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Jan 24, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim/vim#19237

vim/vim@8524102
(cherry picked from commit f10a1dc)
mattn pushed a commit to mattn/vim that referenced this pull request Jan 26, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim#19237

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
mattn pushed a commit to mattn/vim that referenced this pull request Jan 26, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim#19237

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
iurymarques pushed a commit to iurymarques/neovim that referenced this pull request Feb 7, 2026
Problem:  :normal may change cmdline history if the keys don't
          explicitly leave Cmdline mode (after 9.1.1872).
Solution: Check ex_normal_busy (zeertzjq)

closes: vim/vim#19237

vim/vim@8524102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants