Update terminals
authorKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 1 Sep 2019 18:34:18 +0000 (13:34 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Sun, 1 Sep 2019 18:34:18 +0000 (13:34 -0500)
README.md

index 288723b5f28cfd797bf1ab8c582251f02efd1709..3251a27583695dbed7830a42e6a25ee26bb19e05 100644 (file)
--- a/README.md
+++ b/README.md
@@ -149,6 +149,7 @@ The table below lists terminals tested against Jexer's Xterm backend:
 | aminal(3)      | X11                | yes         | no           | no     |
 | konsole        | X11                | yes         | no           | no     |
 | yakuake        | X11                | yes         | no           | no     |
+| Windows Terminal(6) | Windows       | no          | no           | no(2)  |
 | screen         | CLI                | yes(1)      | yes(1)       | no(2)  |
 | tmux           | CLI                | yes(1)      | yes(1)       | no     |
 | putty          | X11, Windows       | yes         | no           | no(2)  |
@@ -167,6 +168,9 @@ The table below lists terminals tested against Jexer's Xterm backend:
 
 5 - Images can crash terminal.
 
+6 - Version 0.4.2382.0, on Windows 10.0.18362.30.  Tested against
+    WSL-1 Debian instance.
+
 
 
 See Also