mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00

The escape sequence `\e` is non-standard and not supported by MSVC. It caused the terminal emulator to incorrectly interpret certain keys.
The escape sequence `\e` is non-standard and not supported by MSVC. It caused the terminal emulator to incorrectly interpret certain keys.