Add a link to the graphics protocol page in the README
This commit is contained in:
parent
a6b0554edc
commit
36b8802f43
@ -57,7 +57,7 @@ image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, li
|
|||||||
load and buttery smooth scrolling. Uses threaded rendering to minimize input
|
load and buttery smooth scrolling. Uses threaded rendering to minimize input
|
||||||
latency.
|
latency.
|
||||||
|
|
||||||
* Supports all modern terminal features: graphics (images), unicode,
|
* Supports all modern terminal features: link:graphics-protocol.asciidoc[graphics (images)], unicode,
|
||||||
true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and so on.
|
true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and so on.
|
||||||
|
|
||||||
* Supports tiling multiple terminal windows side by side in different
|
* Supports tiling multiple terminal windows side by side in different
|
||||||
|
|||||||
@ -24,6 +24,11 @@ kitty icat path/to/some/image.png
|
|||||||
You can also see a screenshot with more sophisticated features such as alpha-blending and text over graphics
|
You can also see a screenshot with more sophisticated features such as alpha-blending and text over graphics
|
||||||
link:https://github.com/kovidgoyal/kitty/issues/33#issuecomment-334436100[here].
|
link:https://github.com/kovidgoyal/kitty/issues/33#issuecomment-334436100[here].
|
||||||
|
|
||||||
|
Some third-party programs that use the kitty graphics protocol:
|
||||||
|
|
||||||
|
* link:https://github.com/dsanson/termpdf[termdpf] - a terminal PDF/DJVU/CBR viewer
|
||||||
|
* link:https://github.com/ranger/ranger[ranger] - a terminal file manager, with image previews, see this link:https://github.com/ranger/ranger/pull/1077[PR]
|
||||||
|
|
||||||
toc::[]
|
toc::[]
|
||||||
|
|
||||||
== Getting the window size
|
== Getting the window size
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user