fix table
[nikiroo-utils.git] / README.md
index 60b666a211fb97c48fb799b8406b43921b3d7580..c7a61b94e0a2384477236c0eb6f65f230af577d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -205,11 +205,12 @@ 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     |
 | 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     |
@@ -218,10 +219,10 @@ 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.
+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