mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10:00
Problem: Opening cmdline window with feedkeys() does not work. (Yegappan
Lakshmanan)
Solution: Recognize K_CMDWIN also when ex_normal_busy is set.
85db547598