mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
On startup query the terminal for CSI u support and enable it using
the escape sequence from kitty's progressive enhancement protocol [1].
[1]: https://sw.kovidgoyal.net/kitty/keyboard-protocol/
(cherry picked from commit 797a25252c)
Co-authored-by: Gregory Anders <greg@gpanders.com>