X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=adc81a97f5443cf7e3ce58de5273b6a2f3edc60a;hb=b73fc652a8bae52fb3cf653d628cf749dce20324;hp=3251a27583695dbed7830a42e6a25ee26bb19e05;hpb=cae2b42e082a7adcc6ca1052ee3af298d052e8cd;p=fanfix.git diff --git a/README.md b/README.md index 3251a27..adc81a9 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,17 @@ The Jexer source code is hosted at: https://gitlab.com/klamonte/jexer +1.0.0 Release Coming Soon +-------------------------- + + +Jexer's original list of features for its 1.0.0 release are undergoing +final testing. If you know of a bug or key feature missing, please +consider opening an issue +[here.](https://gitlab.com/klamonte/jexer/issues) + + + Documentation ------------- @@ -139,13 +150,15 @@ The table below lists terminals tested against Jexer's Xterm backend: | xterm | X11 | yes | yes | yes | | jexer | CLI, X11, Windows | yes | yes | yes | | mlterm | X11 | yes | yes | yes | +| RLogin | Windows | yes | yes | yes | | alacritty(3) | X11 | yes | yes | no | | gnome-terminal | X11 | yes | yes | no | +| iTerm2 | Mac | yes | yes | no(5) | +| kitty(3) | X11 | yes | yes | no | | lcxterm(3) | CLI, Linux console | yes | yes | no | +| mintty | Windows | yes | yes | no(5) | | rxvt-unicode | X11 | yes | yes | no(2) | | xfce4-terminal | X11 | yes | yes | no | -| kitty(3) | X11 | yes | yes | no | -| mintty | Windows | yes | yes | no(5) | | aminal(3) | X11 | yes | no | no | | konsole | X11 | yes | no | no | | yakuake | X11 | yes | no | no | @@ -166,7 +179,7 @@ The table below lists terminals tested against Jexer's Xterm backend: 4 - Requires TERM=xterm-1003 before starting. -5 - Images can crash terminal. +5 - Sixel images can crash terminal. 6 - Version 0.4.2382.0, on Windows 10.0.18362.30. Tested against WSL-1 Debian instance.