From 3676d5420361660b97e88d8d9c7d64efd410e1e8 Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Tue, 27 Aug 2019 21:07:31 -0500 Subject: [PATCH] update terminals --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.27.0