mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Mention that pointer shapes can be demo-ed with the mouse_demo kitten
This commit is contained in:
parent
e9e1a7a7c3
commit
45a98b19c5
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
----------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue