X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=c13c3b8b6db73e21ff64beeb4e77bf53c4693420;hb=abb84744979f74e96ec604357895fc3130aec913;hp=60b666a211fb97c48fb799b8406b43921b3d7580;hpb=9c238a4be4c64ef7e651c722fd66edcd92f6cb57;p=fanfix.git diff --git a/README.md b/README.md index 60b666a..c13c3b8 100644 --- a/README.md +++ b/README.md @@ -205,23 +205,23 @@ backend. | Terminal | Environment | Mouse Click | Mouse Cursor | Images | | -------------- | ------------------ | ----------- | ------------ | ------ | | xterm | X11 | yes | yes | yes | -| lcxterm | CLI, Linux console | yes | yes | no | -| rxvt-unicode | X11 | yes | yes | no | +| 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 | -| screen | CLI | no(1) | no | no(2) | -| tmux | CLI | no(1) | no | no | +| screen | CLI | yes(1) | yes(1) | no(2) | +| tmux | CLI | yes(1) | yes(1) | no | | 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 - Requires mouse support from host terminal. 2 - Also fails to filter out sixel data, leaving garbage on screen. @@ -229,6 +229,8 @@ host console does. 4 - Requires TERM=xterm-1003 before starting. +5 - Opening image crashes terminal. + System Properties