diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 5bcea12aa..ccb69ffe4 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -37,6 +37,7 @@ In addition to kitty, this protocol is also implemented in: * The `foot terminal `__ * The `WezTerm terminal `__ * The `alacritty terminal `__ +* The `rio terminal `__ * The `notcurses library `__ * The `crossterm library