From: Kevin Lamonte Date: Tue, 3 Sep 2019 10:34:10 +0000 (-0500) Subject: Update terminals list X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=commitdiff_plain;h=83ca289faf1859024d4f847a2779ddf062093c04 Update terminals list --- diff --git a/README.md b/README.md index 3251a27..3671580 100644 --- a/README.md +++ b/README.md @@ -141,11 +141,12 @@ The table below lists terminals tested against Jexer's Xterm backend: | mlterm | X11 | yes | yes | yes | | alacritty(3) | X11 | yes | yes | no | | gnome-terminal | X11 | yes | yes | no | +| iTerm2 | Mac | yes | yes | no(5) | +| kitty(3) | X11 | yes | yes | no | | lcxterm(3) | CLI, Linux console | yes | yes | no | +| mintty | Windows | yes | yes | no(5) | | rxvt-unicode | X11 | yes | yes | no(2) | | xfce4-terminal | X11 | yes | yes | no | -| kitty(3) | X11 | yes | yes | no | -| mintty | Windows | yes | yes | no(5) | | aminal(3) | X11 | yes | no | no | | konsole | X11 | yes | no | no | | yakuake | X11 | yes | no | no | @@ -166,7 +167,7 @@ The table below lists terminals tested against Jexer's Xterm backend: 4 - Requires TERM=xterm-1003 before starting. -5 - Images can crash terminal. +5 - Sixel images can crash terminal. 6 - Version 0.4.2382.0, on Windows 10.0.18362.30. Tested against WSL-1 Debian instance.