From f0e0da5bbffe4c53f628e982845eac044b5cb034 Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Tue, 26 Feb 2019 07:49:23 -0600 Subject: [PATCH] fix table --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e8204c..c7a61b9 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ backend. | alacritty(3) | X11 | yes | yes | no | | gnome-terminal | X11 | yes | yes | no | | xfce4-terminal | X11 | yes | yes | no | +| mlterm | X11 | yes | yes | no(5) | | aminal(3) | X11 | yes | no | no | | konsole | X11 | yes | no | no | | yakuake | X11 | yes | no | no | @@ -220,8 +221,8 @@ backend. | qodem(3) | CLI, Linux console | yes | yes(4) | no | | qodem-x11(3) | X11 | yes | no | no | -1 - Passes mouse to its host console, so will support mouse if the -host console does. +1 - Passes mouse to its host terminal, so will support mouse if the +host terminal does. 2 - Also fails to filter out sixel data, leaving garbage on screen. @@ -229,6 +230,8 @@ host console does. 4 - Requires TERM=xterm-1003 before starting. +5 - Opening image crashes terminal. + System Properties -- 2.27.0