X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=288723b5f28cfd797bf1ab8c582251f02efd1709;hb=3676d5420361660b97e88d8d9c7d64efd410e1e8;hp=4a06a55f60486e6e9ea077ef13075d5818e897cc;hpb=739ada621a9220c1764172118efe68d3e26db18a;p=fanfix.git diff --git a/README.md b/README.md index 4a06a55..288723b 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ The table below lists terminals tested against Jexer's Xterm backend: | rxvt-unicode | X11 | yes | yes | no(2) | | xfce4-terminal | X11 | yes | yes | no | | kitty(3) | X11 | yes | yes | no | -| mintty | Windows | 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 | @@ -165,6 +165,8 @@ The table below lists terminals tested against Jexer's Xterm backend: 4 - Requires TERM=xterm-1003 before starting. +5 - Images can crash terminal. + See Also