Note that xterm.js added support for the kitty keyboard protocol

This commit is contained in:
Kovid Goyal
2026-01-27 08:37:55 +05:30
parent 91e0c68936
commit 59a7a5df63

View File

@@ -35,11 +35,12 @@ inside the kitty terminal to report key events.
In addition to kitty, this protocol is also implemented in:
* The `alacritty terminal <https://github.com/alacritty/alacritty/pull/7125>`__
* The `ghostty terminal <https://ghostty.org>`__
* The `foot terminal <https://codeberg.org/dnkl/foot/issues/319>`__
* The `ghostty terminal <https://ghostty.org>`__
* The `iTerm2 terminal <https://gitlab.com/gnachman/iterm2/-/issues/10017>`__
* The `rio terminal <https://github.com/raphamorim/rio/commit/cd463ca37677a0fc48daa8795ea46dadc92b1e95>`__
* The `WezTerm terminal <https://wezfurlong.org/wezterm/config/lua/config/enable_kitty_keyboard.html>`__
* The `xterm.js terminal <https://github.com/xtermjs/xterm.js/pull/5600>`__
* The `TuiOS terminal (multiplexer) <https://github.com/Gaurav-Gosain/tuios/issues/26>`__
Libraries implementing this protocol: