From 0d2a27968b1e7889af72ff169062a3ad9055315b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mano=20S=C3=A9gransan?= Date: Tue, 11 Apr 2023 13:35:42 +0200 Subject: [PATCH] Add twitch-tui to the list of program that use the kitty graphics protocol --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 1577cb148..c6ff42436 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -44,6 +44,7 @@ Some programs and libraries that use the kitty graphics protocol: * `hologram.nvim `_ - view images inside nvim * `term-image `_ - A Python library, CLI and TUI to display and browse images in the terminal * `glkitty `_ - C library to draw OpenGL shaders in the terminal with a glgears demo +* `twitch-tui `_ - Twitch chat in the terminal Other terminals that have implemented the graphics protocol: