update terminals list
authorKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 4 Aug 2019 20:05:08 +0000 (15:05 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 4 Aug 2019 20:05:08 +0000 (15:05 -0500)
README.md

index cb2b2a12092c88e8f7b9068b2ce72cbfd6896920..ebf1010e50fcf80f6ddf7fb85c0bbbe627f1fec0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.