diff --git a/README.md b/README.md index 321e1eb..9f22a1c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ An innovative fast SSH/Telnet/Serial/Shell client. _Hello WindTerm :rose:, hello world!_ -**We're just beginning!** +**We're just beginning! If you want a high performance text editor, you can try [WindEdit](https://www.github.com/kingToolbox/DIGEdit/).** + +# Introduction + +See [Intro Videos](https://kingtoolbox.github.io) # Roadmap @@ -11,22 +15,21 @@ _Hello WindTerm :rose:, hello world!_ 4-6 weeks. -**Next release (for reference only):** -- Support IME. -- Raw serial, raw tcp with hex view. -- Send window. -- More UI. -- Auto login with public key -- Authentication: public-key, gssapi-with-mic +**Next release (Middle of March,for reference only):** +- Address Bar. +- Quick command bar. +- Session icon and group color. +- Color schemes. +- Preset fonts. +- Dark GUI. +- Bracketed paste. - Cmd, powershell on windows 7, wsl on windows 10 -- Keep alive +- X11 Forwarding. +- Port forwarding (Tunnel). **Todo list:** - Protocols: - Rlogin -- SSH: - - X11 forwarding - - Port forwarding (Tunnel) - UI: - Config dialog - Terminal: @@ -66,15 +69,16 @@ Split views: # Features -- SSH v2, Telnet, Serial, Shell protocols implemented. +- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented. - Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors. - Support color schemes like vscode. - Support time stamp, folding, outlining, split views. - Support unicode, true-color, mouse protocol, etc. - Support auto wrap mode. -- Support SSH auto login with password. +- Support SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. - Support SSH auto execution when session authenticated. - Support searching and previewing. +- Command sender. - Session dialog and session tree. - Restore last sessions and layouts when restart. - Protocols and terms can be customed. @@ -256,3 +260,5 @@ DIGEdit is the text component of WindTerm. # License Completely FREE for personal, schools and students use without limitations. + +For testing in commercial environment, only short-term testing within 30 days is allowed. Not allowed if more than 30 days. diff --git a/images/screenshots/WSL.png b/images/screenshots/WSL.png index 1829dcc..827a1d3 100644 Binary files a/images/screenshots/WSL.png and b/images/screenshots/WSL.png differ