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