Skip to content

Commit 21662a0

Browse files
committed
Update features and roadmap of version 1.5
1 parent 479b939 commit 21662a0

File tree

3 files changed

+20
-16
lines changed

3 files changed

+20
-16
lines changed

README.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# WindTerm
2-
An innovative fast SSH/Telnet/Serial/Shell/sftp client.
2+
A professional SSH/Telnet/Serial/Shell/Sftp client for DevOps.
33

44
_Hello WindTerm :rose:, hello world!_
55

@@ -29,6 +29,10 @@ Main Window:
2929

3030
![MainWindow](https://github.com/kingToolbox/WindTerm/blob/master/images/screenshots/WindTerm.png)
3131

32+
Quick Bar:
33+
34+
![QuickBar](https://github.com/kingToolbox/WindTerm/blob/master/images/screenshots/QuickBar.png)
35+
3236
Split views:
3337

3438
![SplitView](https://github.com/kingToolbox/WindTerm/blob/master/images/screenshots/SplitView.png)
@@ -39,18 +43,21 @@ Split views:
3943
- **Local and remote modes with vim keybindings. (Using Shift+Enter key to switch between remote and local mode**) [Intro Video](https://kingtoolbox.github.io/2020/06/21/keyboard-modes/)
4044
- **Command palette.** [Intro Video](https://kingtoolbox.github.io/tags/command-palette/)
4145
- **Command sender.** [Intro Video](https://kingtoolbox.github.io/tags/sender/)
46+
- **Quick Bar.** [Intro Video](https://kingtoolbox.github.io/2020/08/22/quickbar/)
47+
- **Paste Dialog.** [Intro Video](https://kingtoolbox.github.io/2020/08/22/paste_dialog/)
4248
- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented. [Intro Video](https://kingtoolbox.github.io/2020/01/22/new-session/)
43-
- Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
44-
- Support color schemes like vscode. [Intro Video](https://kingtoolbox.github.io/2020/01/23/highlight/)
45-
- Support time stamp, folding, outlining, split views.
46-
- Support unicode, true-color, mouse protocol, etc.
47-
- Support auto wrap mode. [Intro Video](https://kingtoolbox.github.io/2020/01/22/auto-wrap/)
48-
- Support SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. [Intro Video](https://kingtoolbox.github.io/2020/01/23/auto-login/)
49-
- Support SSH auto execution when session authenticated.
49+
- Supports vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
50+
- Supports color schemes like vscode. [Intro Video](https://kingtoolbox.github.io/2020/01/23/highlight/)
51+
- Supports time stamp, folding, outlining, split views.
52+
- Supports unicode, true-color, mouse protocol, etc.
53+
- Supports auto wrap mode. [Intro Video](https://kingtoolbox.github.io/2020/01/22/auto-wrap/)
54+
- Supports SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. [Intro Video](https://kingtoolbox.github.io/2020/01/23/auto-login/)
5055
- Supports session logging. [Intro Video](https://kingtoolbox.github.io/2020/07/21/logging/)
56+
- Supports SSH auto execution when session authenticated.
57+
- Supports SSH agent forwarding. [Intro Video](https://kingtoolbox.github.io/2020/08/22/ssh_agent_forwarding/)
5158
- Supports X11 forwarding. [Intro Video](https://kingtoolbox.github.io/2020/07/21/x11_forwarding/)
5259
- Supports direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding. [Intro Video](https://kingtoolbox.github.io/2020/07/21/port_forwarding/)
53-
- Support searching and previewing. [Intro Video](https://kingtoolbox.github.io/2020/01/22/search-and-mark/)
60+
- Supports searching and previewing. [Intro Video](https://kingtoolbox.github.io/2020/01/22/search-and-mark/)
5461
- Session dialog and session tree.
5562
- Rename and duplicate session. [Intro Video](https://kingtoolbox.github.io/tags/tabbar/)
5663
- Restore last sessions and layouts when restart. [Intro Video](https://kingtoolbox.github.io/2020/01/22/restore-sessions/)
@@ -262,30 +269,27 @@ DIGEdit is the text component of WindTerm.
262269

263270
**Release cycle:**
264271

265-
2-3 weeks.
272+
2-4 weeks.
266273

267-
**Next release (Late July,for reference only):**
268-
- Agent Forwarding
269-
- SSH ProxyCommand
274+
**Next release (Early September,for reference only):**
270275
- Auto complete
276+
- External tools
271277

272278
**Todo list:**
273279
- Protocols:
274280
- Rlogin
275281
- SSH
276-
- Agent Forwarding
277282
- ProxyCommand
278283
- UI:
279284
- Config dialog
280285
- Local filer for cmd, powershell
281-
- Quick command bar.
282286
- Terminal:
283287
- Linux bash
284288
- MacOs bash
285289
- Session:
286290
- Proxy
287291
- Chat mode
288-
- Log and log viewer
292+
- Log viewer
289293
- File transfer:
290294
- ftp, ftps
291295
- Xmodem, Ymodem, Zmodem(sz, rz)

images/screenshots/QuickBar.png

185 KB
Loading

images/screenshots/WSL.png

-234 KB
Binary file not shown.

0 commit comments

Comments
 (0)