mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-27 11:21:32 +00:00
Merge branch 'patch-1' of https://github.com/lodisy/kitty
This commit is contained in:
commit
7d28d7413f
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Extending kitty
|
|||
------------------
|
||||
|
||||
kitty has a powerful framework for scripting. You can create small terminal
|
||||
programs called :doc:`kittens <kittens_intro>`. These can used to add features
|
||||
programs called :doc:`kittens <kittens_intro>`. These can be used to add features
|
||||
to kitty, for example, :doc:`editing remote files <kittens/remote_file>` or
|
||||
:doc:`inputting Unicode characters <kittens/unicode_input>`. They can also be
|
||||
used to create programs that leverage kitty's powerful features, for example,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue