update terminals
authorKevin Lamonte <kevin.lamonte@gmail.com>
Wed, 28 Aug 2019 02:07:31 +0000 (21:07 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Wed, 28 Aug 2019 02:07:31 +0000 (21:07 -0500)
README.md

index 4a06a55f60486e6e9ea077ef13075d5818e897cc..288723b5f28cfd797bf1ab8c582251f02efd1709 100644 (file)
--- 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