From 9c4e2b1cfbc2e7cd44b7ce0bc31df7c12bee243e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 12 Nov 2020 18:30:29 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=98foot=E2=80=99=20to=20list=20of?= =?UTF-8?q?=20terminals=20with=20image=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Foot, https://codeberg.org/dnkl/foot, has sixel support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f24b530..0fbd509 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,7 @@ Terminal with inline images protocols support: | 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 | +| foot | Wayland | yes | Sixel | | DomTerm | Web | yes | Sixel | | Yaft | FB | yes | Sixel | | iTerm2 | Mac OS X| yes | IIP |