mirror of
https://github.com/neovim/neovim.git
synced 2026-05-14 09:17:08 +00:00
Problem: Opening cmdline window with feedkeys() does not work. (Yegappan
Lakshmanan)
Solution: Recognize K_CMDWIN also when ex_normal_busy is set.
85db547598