Add st to the list of terminals implementing graphics protocol

It's implemented as a patch, the link points to the patch landing page.
This commit is contained in:
Sergei Grechanik 2025-02-02 16:05:05 -08:00
parent 2caa3fc069
commit 0d969bb441

View file

@ -60,6 +60,7 @@ Other terminals that have implemented the graphics protocol:
* `Ghostty <https://ghostty.org>`_
* `Konsole <https://invent.kde.org/utilities/konsole/-/merge_requests/594>`_
* `st (with a patch) <https://st.suckless.org/patches/kitty-graphics-protocol>`_
* `wayst <https://github.com/91861/wayst>`_
* `WezTerm <https://github.com/wez/wezterm/issues/986>`_