Skip to content

Commit

Permalink
Update roadmap of the next version
Browse files Browse the repository at this point in the history
  • Loading branch information
kingToolbox committed Feb 26, 2020
1 parent 824c7ed commit df055ab
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 March,for 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:
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit df055ab

Please sign in to comment.