From 59b84ae1a45e5ff52048e8650765d9999a245506 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 1 Sep 2021 06:44:35 +0530 Subject: [PATCH] Note that chafa added support for the graphics protocol --- docs/graphics-protocol.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 67fc2aefd..42dc906bd 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -40,7 +40,8 @@ Some programs and libraries that use the kitty graphics protocol: * `ctx.graphics `_ - Library for drawing graphics * `timg `_ - a terminal image and video viewer * `notcurses `_ - C library for terminal graphics with bindings for C++, Rust and Python -* `rasterm `_ - Go library to display images in the the terminal +* `rasterm `_ - Go library to display images in the terminal +* `chafa `_ - a terminal image viewer Getting the window size