From faec3fc63df66c0510aa803c909a487ea1f181c3 Mon Sep 17 00:00:00 2001 From: Valentin Shergin Date: Mon, 3 Aug 2026 15:51:10 -0700 Subject: [PATCH] Add malevich to graphics protocol support list --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 76d0cef90..fed06133b 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -60,6 +60,7 @@ Libraries: * `kitty-graphics.el `_ - Images in emacs * `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 +* `malevich `_ - Rust library for terminal plotting that can draw charts with the graphics protocol Other terminals that have implemented the graphics protocol: