Mention that pointer shapes can be demo-ed with the mouse_demo kitten

This commit is contained in:
Kovid Goyal 2023-10-17 21:17:45 +05:30
parent e9e1a7a7c3
commit 45a98b19c5
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -30,6 +30,10 @@ First some examples::
# Query the terminal for what the currently set shape is
<OSC> 22 ; ?__current__ <ESC>\
To demo the various shapes, simply run the following command inside kitty::
kitten mouse_demo
For more details see below.
Setting the pointer shape
@ -154,6 +158,9 @@ characters from the set ``a-z0-9_-``.
.. end list of shape css names
To demo the various shapes, simply run the following command inside kitty::
kitten mouse_demo
Legacy xterm compatibility
----------------------------