diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index 1e59686fb..c0a32b49c 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -32,6 +32,13 @@ You can see this protocol with all enhancements in action by running:: inside the kitty terminal to report key events. +In addition to kitty, this protocol is also implemented in: + +* The `foot terminal `__ +* The `notcurses library + `__ +* The `kakoune text editor `__ + .. versionadded:: 0.20.0 Quickstart