mirror of
https://github.com/kingToolbox/WindTerm.git
synced 2026-08-18 10:33:28 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a110a2017 | ||
|
|
1eefb15d57 |
23
README.md
23
README.md
@@ -15,20 +15,18 @@ See [Intro Videos](https://kingtoolbox.github.io)
|
||||
|
||||
2-3 weeks.
|
||||
|
||||
**Next release (Middle of March,for reference only):**
|
||||
- Quick command bar.
|
||||
- Session icon and group color.
|
||||
- Color schemes.
|
||||
- Preset fonts.
|
||||
- Dark GUI.
|
||||
- X11 Forwarding.
|
||||
- Port forwarding (Tunnel).
|
||||
**Next release (Late May,for reference only):**
|
||||
- Integrate ftp, sftp, scp client
|
||||
- X11 Forwarding
|
||||
|
||||
**Todo list:**
|
||||
- Protocols:
|
||||
- Rlogin
|
||||
- SSH
|
||||
- Port forwarding (Tunnel)
|
||||
- UI:
|
||||
- Config dialog
|
||||
- Quick command bar.
|
||||
- Terminal:
|
||||
- Auto complete
|
||||
- Linux bash
|
||||
@@ -38,9 +36,7 @@ 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
|
||||
- Xmodem, Ymodem, Zmodem(sz, rz)
|
||||
- Script, macro and plugin stystem
|
||||
- More ...
|
||||
|
||||
@@ -66,6 +62,9 @@ Split views:
|
||||
|
||||
|
||||
# Features
|
||||
- **Local and remote modes with vim keybindings. (Using Shift+Enter key to switch between remote and local mode**)
|
||||
- **Command palette.**
|
||||
- **Command sender.**
|
||||
- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented.
|
||||
- Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
|
||||
- Support color schemes like vscode.
|
||||
@@ -75,8 +74,8 @@ Split views:
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user