This commit is contained in:
kingToolbox 2020-03-06 02:30:36 +08:00
commit 0ff09bbb31
2 changed files with 20 additions and 14 deletions

View File

@ -3,7 +3,11 @@ An innovative fast SSH/Telnet/Serial/Shell client.
_Hello WindTerm :rose:, hello world!_ _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 # Roadmap
@ -11,22 +15,21 @@ _Hello WindTerm :rose:, hello world!_
4-6 weeks. 4-6 weeks.
**Next release (for reference only):** **Next release (Middle of Marchfor reference only):**
- Support IME. - Address Bar.
- Raw serial, raw tcp with hex view. - Quick command bar.
- Send window. - Session icon and group color.
- More UI. - Color schemes.
- Auto login with public key - Preset fonts.
- Authentication: public-key, gssapi-with-mic - Dark GUI.
- Bracketed paste.
- Cmd, powershell on windows 7, wsl on windows 10 - Cmd, powershell on windows 7, wsl on windows 10
- Keep alive - X11 Forwarding.
- Port forwarding (Tunnel).
**Todo list:** **Todo list:**
- Protocols: - Protocols:
- Rlogin - Rlogin
- SSH:
- X11 forwarding
- Port forwarding (Tunnel)
- UI: - UI:
- Config dialog - Config dialog
- Terminal: - Terminal:
@ -66,15 +69,16 @@ Split views:
# Features # 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 vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
- Support color schemes like vscode. - Support color schemes like vscode.
- Support time stamp, folding, outlining, split views. - Support time stamp, folding, outlining, split views.
- Support unicode, true-color, mouse protocol, etc. - Support unicode, true-color, mouse protocol, etc.
- Support auto wrap mode. - 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 SSH auto execution when session authenticated.
- Support searching and previewing. - Support searching and previewing.
- Command sender.
- Session dialog and session tree. - Session dialog and session tree.
- Restore last sessions and layouts when restart. - Restore last sessions and layouts when restart.
- Protocols and terms can be customed. - Protocols and terms can be customed.
@ -256,3 +260,5 @@ DIGEdit is the text component of WindTerm.
# License # License
Completely FREE for personal, schools and students use without limitations. 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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 234 KiB