mirror of
https://github.com/neovim/neovim.git
synced 2026-07-23 01:12:49 +00:00
- Replace newlines in the current cmdline with NULs when opening cmdwin, and do the reverse when putting a cmdwin line back into the cmdline. - Escape control characters with Ctrl-V when feeding cmdline.