mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Merge branch 'fix-typo' of https://github.com/KaranveerB/kitty
This commit is contained in:
@@ -81,7 +81,7 @@ control scripts. To run a kitten on a key press::
|
|||||||
|
|
||||||
map f1 kitten mykitten.py
|
map f1 kitten mykitten.py
|
||||||
|
|
||||||
Many of kitty;s features are themselves implemented as kittens, for example,
|
Many of kitty's features are themselves implemented as kittens, for example,
|
||||||
:doc:`/kittens/unicode_input`, :doc:`/kittens/hints` and
|
:doc:`/kittens/unicode_input`, :doc:`/kittens/hints` and
|
||||||
:doc:`/kittens/themes`. To learn about writing your own kittens, see
|
:doc:`/kittens/themes`. To learn about writing your own kittens, see
|
||||||
:doc:`/kittens/custom`.
|
:doc:`/kittens/custom`.
|
||||||
|
|||||||
Reference in New Issue
Block a user