From 0d969bb441bae1e182cd5f23e71250e99d48bc65 Mon Sep 17 00:00:00 2001 From: Sergei Grechanik Date: Sun, 2 Feb 2025 16:05:05 -0800 Subject: [PATCH] Add st to the list of terminals implementing graphics protocol It's implemented as a patch, the link points to the patch landing page. --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index c1aca8858..6649072c8 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -60,6 +60,7 @@ Other terminals that have implemented the graphics protocol: * `Ghostty `_ * `Konsole `_ +* `st (with a patch) `_ * `wayst `_ * `WezTerm `_