mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
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:
parent
eb05f6864f
commit
0a2f164062
18 changed files with 45 additions and 45 deletions
|
|
@ -16,7 +16,7 @@ For some discussion regarding the design choices, see :iss:`33`.
|
|||
|
||||
To see a quick demo, inside a |kitty| terminal run::
|
||||
|
||||
kitty +kitten icat path/to/some/image.png
|
||||
kitten icat path/to/some/image.png
|
||||
|
||||
You can also see a screenshot with more sophisticated features such as
|
||||
alpha-blending and text over graphics.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue