From b8f4760f60efbb12f519d7d68098968db1adc5c6 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sun, 2 Nov 2025 16:25:33 +0100 Subject: [PATCH] Add TuiOS and bubbletea to docs This adds TuiOS and bubbletea to the documentation --- docs/keyboard-protocol.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 4acf01480..5d062259d 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: