@@ -15,15 +15,14 @@ See [Intro Videos](https://kingtoolbox.github.io)
1515
1616 2-3 weeks.
1717
18- ** Next release (Late April ,for reference only):**
19- - Two modes: local mode(Supports vim key bindings), remote mode
20- - Command pallete
18+ ** Next release (Late May ,for reference only):**
19+ - Integrate ftp, sftp, scp client
20+ - X11 Forwarding
2121
2222** Todo list:**
2323- Protocols:
2424 - Rlogin
2525 - SSH
26- - X11 Forwarding
2726 - Port forwarding (Tunnel)
2827- UI:
2928 - Config dialog
@@ -37,7 +36,6 @@ See [Intro Videos](https://kingtoolbox.github.io)
3736 - Chat mode
3837 - Log and log viewer
3938- File transfer:
40- - Integrate ftp, sftp, scp client
4139 - Xmodem, Ymodem, Zmodem(sz, rz)
4240- Script, macro and plugin stystem
4341- More ...
@@ -64,6 +62,9 @@ Split views:
6462
6563
6664# Features
65+ - ** Local and remote modes with vim keybindings. (Using Shift+Enter key to switch between remote and local mode** )
66+ - ** Command palette.**
67+ - ** Command sender.**
6768- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented.
6869- Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
6970- Support color schemes like vscode.
@@ -73,7 +74,6 @@ Split views:
7374- Support SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic.
7475- Support SSH auto execution when session authenticated.
7576- Support searching and previewing.
76- - Command sender.
7777- Session dialog and session tree.
7878- Rename and duplicate session.
7979- Restore last sessions and layouts when restart.
0 commit comments