X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=3251a27583695dbed7830a42e6a25ee26bb19e05;hb=9544763d7434d747284ae56c5bc8792835b40f86;hp=288723b5f28cfd797bf1ab8c582251f02efd1709;hpb=3676d5420361660b97e88d8d9c7d64efd410e1e8;p=fanfix.git diff --git a/README.md b/README.md index 288723b..3251a27 100644 --- 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