mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 11:05:44 +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