3 Commits
0.92 ... 0.93

Author SHA1 Message Date
kingToolbox
0ff09bbb31 Merge branch 'master' of https://github.com/kingToolbox/WindTerm 2020-03-06 02:30:36 +08:00
kingToolbox
df055abaad Update roadmap of the next version 2020-02-27 06:39:30 +08:00
kingToolbox
66954a24f0 Revert "Create WindTerm 0.91"
This reverts commit 17522f5f22.
2020-01-19 11:18:21 +08:00
2 changed files with 13 additions and 12 deletions

View File

@@ -15,21 +15,21 @@ See [Intro Videos](https://kingtoolbox.github.io)
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 Marchfor 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
- X11 Forwarding.
- Port forwarding (Tunnel).
**Todo list:**
- Protocols:
- Rlogin
- SSH:
- X11 forwarding
- Port forwarding (Tunnel)
- UI:
- Config dialog
- Terminal:
@@ -69,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.

Binary file not shown.