Skip to content

vim-patch:9.1.2107: :normal may change cmdline history#37527

Merged
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37523-to-release-0.11
Jan 24, 2026
Merged

vim-patch:9.1.2107: :normal may change cmdline history#37527
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37523-to-release-0.11

Conversation

@neovim-backports
Copy link

Description

Backport of #37523 to release-0.11.

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 github-actions bot enabled auto-merge (rebase) January 24, 2026 00:02
@github-actions github-actions bot added vim-patch See https://neovim.io/doc/user/dev_vimpatch.html target:release labels Jan 24, 2026
@github-actions github-actions bot merged commit 0da1e4b into release-0.11 Jan 24, 2026
50 of 51 checks passed
@github-actions github-actions bot deleted the backport-37523-to-release-0.11 branch January 24, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:release vim-patch See https://neovim.io/doc/user/dev_vimpatch.html

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant