From 8401a06f4afd487b33232202712de23076887968 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Fri, 6 Nov 2020 23:38:31 +0100 Subject: [PATCH] Add Konsole and st sixel support info --- doc/terminal-images.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/terminal-images.md b/doc/terminal-images.md index 66944f9..b36f2c1 100644 --- a/doc/terminal-images.md +++ b/doc/terminal-images.md @@ -33,6 +33,8 @@ The map view currently supports three formats: | Jexer | X11 | yes | Sixel | | GNOME Terminal | X11 | [in-progress](https://gitlab.gnome.org/GNOME/vte/-/issues/253) | Sixel | | alacritty | X11 | [in-progress](https://github.com/alacritty/alacritty/issues/910) | Sixel | +| st | X11 | [stixel](https://github.com/vizs/stixel) or [st-sixel](https://github.com/galatolofederico/st-sixel) | Sixel | +| Konsole | X11 | [requested](https://bugs.kde.org/show_bug.cgi?id=391781) | Sixel | | DomTerm | Web | yes | Sixel | | Yaft | FB | yes | Sixel | | iTerm2 | Mac OS X| yes | IIP |