From de9f648e542ac87d4e1d04538650f50b8ab68aa3 Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Mon, 5 Aug 2019 07:51:56 -0500 Subject: [PATCH] mlterm fully supports features --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6ca7866..7e21e98 100644 --- a/README.md +++ b/README.md @@ -119,13 +119,13 @@ The table below lists terminals tested against Jexer's Xterm backend: | Terminal | Environment | Mouse Click | Mouse Cursor | Images | | -------------- | ------------------ | ----------- | ------------ | ------ | | xterm | X11 | yes | yes | yes | -| jexer | CLI, X11, Windows | yes | yes | yes | +| jexer(3) | CLI, X11, Windows | yes | yes | yes | +| mlterm | X11 | yes | yes | yes | | lcxterm(3) | CLI, Linux console | yes | yes | no | | rxvt-unicode | X11 | yes | yes | no(2) | | 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 | @@ -145,8 +145,6 @@ The table below lists terminals tested against Jexer's Xterm backend: 4 - Requires TERM=xterm-1003 before starting. -5 - Opening image crashes terminal. - See Also -- 2.27.0