Note that the Microsoft Terminal now supports the kitty keyboard input protocol

This commit is contained in:
Kovid Goyal
2026-02-17 10:15:38 +05:30
parent 71c705a1bd
commit 05dbe085a5

View File

@@ -38,11 +38,12 @@ In addition to kitty, this protocol is also implemented in:
* 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 `Microsoft terminal <https://github.com/microsoft/terminal/pull/19817>`__
* 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>`__
* The `Warp terminal <https://github.com/warpdotdev/Warp/issues/8462#issuecomment-3857779488>`__
* 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>`__
Libraries implementing this protocol: