mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 02:28:47 +10: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>