diff --git a/docs/pointer-shapes.rst b/docs/pointer-shapes.rst index 2712d77fc..facbd0d50 100644 --- a/docs/pointer-shapes.rst +++ b/docs/pointer-shapes.rst @@ -30,6 +30,10 @@ First some examples:: # Query the terminal for what the currently set shape is 22 ; ?__current__ \ +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 ----------------------------