7 Commits
0.92 ... 1.2

Author SHA1 Message Date
kingToolbox
ad633a0ebb Update roadmap of version 1.3 2020-06-16 06:08:17 +08:00
kingToolbox
9a110a2017 Update roadmap of version 1.2 2020-05-07 12:13:01 +08:00
kingToolbox
1eefb15d57 Update roadmap of version 1.01 2020-04-17 01:55:35 +08:00
kingToolbox
0c75f23106 Update roadmap of version 0.94 2020-03-16 20:26:30 +08:00
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 17 additions and 18 deletions

View File

@@ -13,27 +13,22 @@ See [Intro Videos](https://kingtoolbox.github.io)
**Release cycle:**
4-6 weeks.
2-3 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
- Cmd, powershell on windows 7, wsl on windows 10
**Next release (Late Junefor reference only):**
- Auto complete
**Todo list:**
- Protocols:
- Rlogin
- SSH:
- X11 forwarding
- Port forwarding (Tunnel)
- SSH
- X11 Forwarding
- Port forwarding (Tunnel)
- UI:
- Config dialog
- Local filer for cmd, powershell
- Quick command bar.
- Terminal:
- Auto complete
- Linux bash
- MacOs bash
- Session:
@@ -41,9 +36,8 @@ See [Intro Videos](https://kingtoolbox.github.io)
- Chat mode
- Log and log viewer
- File transfer:
- Integrate ftp, sftp, scp client
- Xmodem, Ymodem, Zmodem
- sz, rz
- ftp, ftps
- Xmodem, Ymodem, Zmodem(sz, rz)
- Script, macro and plugin stystem
- More ...
@@ -69,16 +63,21 @@ Split views:
# Features
- SSH v2, Telnet, Serial, Shell protocols implemented.
- **Local and remote modes with vim keybindings. (Using Shift+Enter key to switch between remote and local mode**)
- **Command palette.**
- **Command sender.**
- **Integrated sftp, scp client, supports download, upload, remove, rename, make new file/directory and so on.**
- 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.
- Session dialog and session tree.
- Rename and duplicate session.
- Restore last sessions and layouts when restart.
- Protocols and terms can be customed.
- All vttest tests have passed except Tektronix 4014.

Binary file not shown.