From 4d18400882ff7cc97ceec7df5c58f0dc8b4c813f Mon Sep 17 00:00:00 2001 From: Kevin Lamonte Date: Tue, 26 Feb 2019 07:46:15 -0600 Subject: [PATCH] fix table --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60b666a..5e8204c 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ backend. | Terminal | Environment | Mouse Click | Mouse Cursor | Images | | -------------- | ------------------ | ----------- | ------------ | ------ | | xterm | X11 | yes | yes | yes | -| lcxterm | CLI, Linux console | yes | yes | no | +| lcxterm(3) | CLI, Linux console | yes | yes | no | | rxvt-unicode | X11 | yes | yes | no | | alacritty(3) | X11 | yes | yes | no | | gnome-terminal | X11 | yes | yes | no | @@ -218,7 +218,7 @@ backend. | putty | X11, Windows | yes | no | no(2) | | Linux | Linux console | no | no | no(2) | | qodem(3) | CLI, Linux console | yes | yes(4) | no | -| qodem-x11(3) | CLI | yes | no | no | +| qodem-x11(3) | X11 | yes | no | no | 1 - Passes mouse to its host console, so will support mouse if the host console does. -- 2.27.0