X-Git-Url: https://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=703468ecd911947150b46da97ae2730b67692f9a;hb=0bb31542a8e6850e43e8aabc83363f9542657eb1;hp=c7a61b94e0a2384477236c0eb6f65f230af577d7;hpb=f0e0da5bbffe4c53f628e982845eac044b5cb034;p=fanfix.git diff --git a/README.md b/README.md index c7a61b9..703468e 100644 --- a/README.md +++ b/README.md @@ -214,15 +214,14 @@ backend. | 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) | X11 | yes | no | no | -1 - Passes mouse to its host terminal, so will support mouse if the -host terminal does. +1 - Requires mouse support from host terminal. 2 - Also fails to filter out sixel data, leaving garbage on screen.