mirror of
https://github.com/neovim/neovim.git
synced 2026-05-16 02:04:40 +00:00
When using :normal in Ex mode, the editor is no longer in Cmdline mode, but the exmode_active flag is still set, causing the wrong character to be spammed in Insert mode, leading to a hang.