mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 05:41:46 +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