Change kitty +kitten -> kitten in docs

All kittens except for the broadcast and panel kittens have now been
ported to Go and so can be run with just kitten rather than kitty
+kitten. So update the docs to use this canonical form for launching
kittens
This commit is contained in:
Kovid Goyal
2023-09-21 12:25:02 +05:30
parent eb05f6864f
commit 0a2f164062
18 changed files with 45 additions and 45 deletions

View File

@@ -58,15 +58,15 @@ Timestamps for the above video:
14:15
Interactive Kitty Shell: :kbd:`Ctrl+Shift+Esc`
14:36
Broadcast text: ``launch --allow-remote-control kitty +kitten broadcast``
Broadcast text: ``launch --allow-remote-control kitten broadcast``
15:18
Kitty Remote Control Protocol
15:52
Interactive Kitty Shell: Help
16:34
Choose theme interactively: ``kitty +kitten themes -h``
Choose theme interactively: ``kitten themes -h``
17:23
Choose theme by name: ``kitty +kitten themes [options] [theme_name]``
Choose theme by name: ``kitten themes [options] [theme_name]``
.. raw:: html