mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Update README
This commit is contained in:
@@ -114,8 +114,11 @@ Once again, creating an alias for this command is useful.
|
|||||||
|
|
||||||
== Why does this work only in kitty?
|
== Why does this work only in kitty?
|
||||||
|
|
||||||
The diff kitten makes use of various features that are kitty only, such as the
|
The diff kitten makes use of various features that are
|
||||||
kitty graphics protocol, the extended keyboard protocol, etc. It also leverages
|
link:https://github.com/kovidgoyal/kitty/blob/master/protocol-extensions.asciidoc[kitty
|
||||||
|
only], such as the
|
||||||
|
link:https://github.com/kovidgoyal/kitty/blob/master/graphics-protocol.asciidoc[kitty
|
||||||
|
graphics protocol], the extended keyboard protocol, etc. It also leverages
|
||||||
terminal program infrastructure I created for all of kitty's other kittens to
|
terminal program infrastructure I created for all of kitty's other kittens to
|
||||||
reduce the amount of code needed (the entire implementation is under 2000 lines
|
reduce the amount of code needed (the entire implementation is under 2000 lines
|
||||||
of code).
|
of code).
|
||||||
|
|||||||
Reference in New Issue
Block a user