diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 4acf01480..d06e2c94a 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -40,6 +40,7 @@ In addition to kitty, this protocol is also implemented in: * The `iTerm2 terminal `__ * The `rio terminal `__ * The `WezTerm terminal `__ +* The `TuiOS terminal (multiplexer) `__ Libraries implementing this protocol: @@ -47,6 +48,7 @@ Libraries implementing this protocol: * The `crossterm library `__ * The `textual library `__ * The vaxis library `go `__ and `zig `__ +* The `bubbletea library `__ Programs implementing this protocol: @@ -56,6 +58,7 @@ Programs implementing this protocol: * The `kakoune text editor `__ * The `dte text editor `__ * The `Helix text editor `__ +* The `Flow control editor `__ * The `far2l file manager `__ * The `Yazi file manager `__ * The `awrit web browser `__