This commit is contained in:
Kevin Lamonte 2020-06-20 05:20:07 -05:00
parent 6427f9a5f4
commit 578fda2822

View file

@ -147,18 +147,18 @@ The table below lists terminals tested against Jexer's Xterm backend:
| -------------- | ------------------ | ----------- | ------------ | ------ |
| xterm | X11 | yes | yes | yes |
| jexer | CLI, X11, Windows | yes | yes | yes |
| mintty(3) | Windows | yes | yes | yes |
| mlterm | X11 | yes | yes | yes |
| RLogin | Windows | yes | yes | yes |
| mintty | Windows | yes | yes | yes(7) |
| 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 |
| lcxterm | CLI, Linux console | yes | yes | no |
| rxvt-unicode | X11 | yes | yes | no(2) |
| xfce4-terminal | X11 | yes | yes | no |
| DomTerm(3) | Web | yes | no | yes |
| aminal(3) | X11 | yes | no | no |
| DomTerm | Web | yes | no | no(5) |
| konsole | X11 | yes | no | no |
| yakuake | X11 | yes | no | no |
| screen | CLI | yes(1) | yes(1) | no(2) |
@ -166,7 +166,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
| putty | X11, Windows | yes | no | no(2) |
| qodem(3) | CLI, Linux console | yes | yes(4) | no |
| qodem-x11(3) | X11 | yes | no | no |
| wezterm | X11, Windows | no | no | yes(8) |
| wezterm | X11, Windows | no | no | yes(7) |
| yaft | Linux console (FB) | no | no | yes |
| Linux | Linux console | no | no | no(2) |
| Windows Terminal(6) | Windows | no | no | no(2) |
@ -184,10 +184,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
6 - Version 0.7.3291.0, on Windows 10.0.18362.30. Tested against
WSL-1 Debian instance.
7 - Flickering, and previous images "bleed through" images and text
that has covered them. But usable in general.
8 - iTerm2 images only, but functional.
7 - iTerm2 images only, but functional.