This commit is contained in:
Kevin Lamonte 2020-06-04 13:36:05 -05:00
parent 2e1e3d5b18
commit b022c19d7e

View file

@ -157,7 +157,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
| 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) |
| mintty | Windows | yes | yes | no(7) |
| rxvt-unicode | X11 | yes | yes | no(2) |
| xfce4-terminal | X11 | yes | yes | no |
| aminal(3) | X11 | yes | no | no |
@ -185,6 +185,9 @@ 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 - Excessive flickering when previous images "bleed through" images
and text that has covered them. But usable in general.
See Also