mirror of
https://github.com/neovim/neovim.git
synced 2026-05-31 01:05:48 +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