Mention the new key_demo kitten in the protocol docs

This commit is contained in:
Kovid Goyal 2019-01-21 10:39:42 +05:30
parent 7ba98344b6
commit 6bdfc0387b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -141,6 +141,10 @@ For example::
This encoding means each key event is represented by 8 or 9 printable ascii
only bytes, for maximum robustness.
To see the full mode in action, run::
kitty +kitten key_demo
Support for this mode is indicated by the ``fullkbd`` boolean capability
in the terminfo database, in case querying for it via DECQRM is inconvenient.