mirror of
https://github.com/neovim/neovim.git
synced 2026-04-15 03:52:54 +00:00
Problem: 0x9b byte not unescaped in <Cmd> mapping (BenYip).
Solution: Translate K_CSI to CSI like what is done in vgetc().
(zeertzjq).
fixes: vim/vim#19936
closes: vim/vim#19937
3e2012914e