From 56ebc9fa92f364eb83cf5b304f10ea17684ce884 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Jan 2021 15:20:47 +0530 Subject: [PATCH] Add a link to ctx.graphics --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 5da533a8d..7512fbcfa 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -39,6 +39,7 @@ Some programs that use the kitty graphics protocol: information tool * `viu `_ - a terminal image viewer * `glkitty `_ - C library to draw OpenGL shaders in the terminal with a glgears demo + * `ctx.graphics `_ - Library for drawing graphics .. contents::