update terminals list

This commit is contained in:
Kevin Lamonte 2019-08-04 15:05:08 -05:00
parent 465d742a60
commit d033d5076b

View file

@ -119,6 +119,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
| Terminal | Environment | Mouse Click | Mouse Cursor | Images |
| -------------- | ------------------ | ----------- | ------------ | ------ |
| xterm | X11 | yes | yes | yes |
| jexer | 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 |
@ -134,6 +135,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
| Linux | Linux console | no | no | no(2) |
| qodem(3) | CLI, Linux console | yes | yes(4) | no |
| qodem-x11(3) | X11 | yes | no | no |
| yaft | Linux console (FB) | no | no | yes |
1 - Requires mouse support from host terminal.