From 05dbe085a5b958abe2e7ef9e8c9c65e1cf67ff6d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 17 Feb 2026 10:15:38 +0530 Subject: [PATCH] Note that the Microsoft Terminal now supports the kitty keyboard input protocol --- docs/keyboard-protocol.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index d762e4a1b..609a6a7ae 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -38,11 +38,12 @@ In addition to kitty, this protocol is also implemented in: * The `foot terminal `__ * The `ghostty terminal `__ * The `iTerm2 terminal `__ +* The `Microsoft terminal `__ * The `rio terminal `__ -* The `WezTerm terminal `__ -* The `xterm.js terminal `__ * The `TuiOS terminal (multiplexer) `__ * The `Warp terminal `__ +* The `WezTerm terminal `__ +* The `xterm.js terminal `__ Libraries implementing this protocol: