mirror of
https://github.com/neovim/neovim.git
synced 2026-07-04 00:33:13 +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