Make a section about terminals implementing the graphics protocol

This commit is contained in:
Kovid Goyal 2021-09-02 12:49:17 +05:30
parent 6daee3a0b5
commit 7997295d4c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -43,6 +43,10 @@ Some programs and libraries that use the kitty graphics protocol:
* `rasterm <https://github.com/BourgeoisBear/rasterm>`_ - Go library to display images in the terminal
* `chafa <https://github.com/hpjansson/chafa>`_ - a terminal image viewer
Other terminals that have implemented the graphics protocol:
* `WezTerm <https://github.com/wez/wezterm/issues/986>`_
Getting the window size
-------------------------