@@ -3,30 +3,33 @@ An innovative fast SSH/Telnet/Serial/Shell client.
33
44_ Hello WindTerm :rose : , hello world!_
55
6- ** We're just beginning!**
6+ ** We're just beginning! If you want a high performance text editor, you can try [ WindEdit] ( https://www.github.com/kingToolbox/DIGEdit/ ) .**
7+
8+ # Introduction
9+
10+ See [ Intro Videos] ( https://kingtoolbox.github.io )
711
812# Roadmap
913
1014** Release cycle:**
1115
1216 4-6 weeks.
1317
14- ** Next release (for reference only):**
15- - Support IME.
16- - Raw serial, raw tcp with hex view.
17- - Send window.
18- - More UI.
19- - Auto login with public key
20- - Authentication: public-key, gssapi-with-mic
18+ ** Next release (Middle of March,for reference only):**
19+ - Address Bar.
20+ - Quick command bar.
21+ - Session icon and group color.
22+ - Color schemes.
23+ - Preset fonts.
24+ - Dark GUI.
25+ - Bracketed paste.
2126- Cmd, powershell on windows 7, wsl on windows 10
22- - Keep alive
27+ - X11 Forwarding.
28+ - Port forwarding (Tunnel).
2329
2430** Todo list:**
2531- Protocols:
2632 - Rlogin
27- - SSH:
28- - X11 forwarding
29- - Port forwarding (Tunnel)
3033- UI:
3134 - Config dialog
3235- Terminal:
@@ -66,15 +69,16 @@ Split views:
6669
6770
6871# Features
69- - SSH v2, Telnet, Serial, Shell protocols implemented.
72+ - SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented.
7073- Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
7174- Support color schemes like vscode.
7275- Support time stamp, folding, outlining, split views.
7376- Support unicode, true-color, mouse protocol, etc.
7477- Support auto wrap mode.
75- - Support SSH auto login with password.
78+ - Support SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic .
7679- Support SSH auto execution when session authenticated.
7780- Support searching and previewing.
81+ - Command sender.
7882- Session dialog and session tree.
7983- Restore last sessions and layouts when restart.
8084- Protocols and terms can be customed.
@@ -256,3 +260,5 @@ DIGEdit is the text component of WindTerm.
256260
257261# License
258262Completely FREE for personal, schools and students use without limitations.
263+
264+ For testing in commercial environment, only short-term testing within 30 days is allowed. Not allowed if more than 30 days.
0 commit comments