Clean up mouse-demo kitten

Fixes #6738
This commit is contained in:
Kovid Goyal
2023-10-21 07:55:23 +05:30
parent c9a95cacd9
commit 7292d1c9df
4 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ First some examples::
To demo the various shapes, simply run the following command inside kitty::
kitten mouse_demo
kitten mouse-demo
For more details see below.
@@ -160,7 +160,7 @@ characters from the set ``a-z0-9_-``.
To demo the various shapes, simply run the following command inside kitty::
kitten mouse_demo
kitten mouse-demo
Legacy xterm compatibility
----------------------------