Skip to content

Commit d76580b

Browse files
authored
Update features of v2.1 and roadmap of v2.2
1 parent be6e770 commit d76580b

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

README.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# WindTerm
2-
A professional SSH/Telnet/Serial/Shell/Sftp client for DevOps.
2+
A Quicker and better SSH/Telnet/Serial/Shell/Sftp client for DevOps.
33

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

6-
**We're just beginning! If you want a high performance text editor, you can try [WindEdit](https://www.github.com/kingToolbox/DIGEdit/).**
6+
**We're just beginning! If you want a high performance text editor, you can try [WindEdit](https://www.github.com/kingToolbox/WindEdit/).**
77

88
# License
99
**Completely FREE for commercial and non-commercial use without limitations.**
@@ -15,9 +15,7 @@ See [Intro Videos](https://kingtoolbox.github.io)
1515

1616
# Download
1717

18-
**Linux binary** and **Windows binary**: https://github.com/kingToolbox/WindTerm/releases
19-
20-
(The binary of Macos will be committed later)
18+
**Linux binary**, **MacOS binary** and **Windows binary**: https://github.com/kingToolbox/WindTerm/releases
2119

2220
# Source Code
2321

@@ -57,15 +55,20 @@ DigeWhite Theme:
5755
- Supports SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. [Intro Video](https://kingtoolbox.github.io/2020/01/23/auto-login/)
5856
- Supports X11 forwarding. [Intro Video](https://kingtoolbox.github.io/2020/07/21/x11_forwarding/)
5957
- Supports direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding. [Intro Video](https://kingtoolbox.github.io/2020/07/21/port_forwarding/)
58+
- Supports XModem, YModem and ZModem. [Intro Video](https://kingtoolbox.github.io/tags/modem/)
6059
- Integrated sftp, scp client, supports download, upload, remove, rename, make new file/directory and so on. [Intro Video](https://kingtoolbox.github.io/tags/transfer/)
6160
- Integrated local file manager, supports move to, copy to, copy from, remove, rename, make new file/directory and so on.
6261
- Supports Windows Cmd, PowerShell and Cmd, PowerShell as administrator.
6362
- Supports Linux bash, zsh, powershell core and so on.
63+
- Supports MacOS bash, zsh, powershell core and so on.
6464
### GUI
6565
- Session dialog and session tree.
66+
- **Focus Mode.** [Intro Video](https://kingtoolbox.github.io/2021/06/28/ui_focus_mode/)
67+
- **Sync Input.** [Intro Video](https://kingtoolbox.github.io/2021/05/27/sync-input/)
6668
- **Enhanced protection of the session username and password.** [Intro Video](https://kingtoolbox.github.io/2021/03/11/protection-username-password/)
6769
- **Command palette.** [Intro Video](https://kingtoolbox.github.io/tags/command-palette/)
6870
- **Command sender.** [Intro Video](https://kingtoolbox.github.io/tags/sender/)
71+
- **Explorer Pane.** [Intro Video](https://kingtoolbox.github.io/2021/05/27/explorer/)
6972
- **Quick Bar.** [Intro Video](https://kingtoolbox.github.io/2020/08/22/quickbar/)
7073
- **Paste Dialog.** [Intro Video](https://kingtoolbox.github.io/2020/08/22/paste_dialog/)
7174
- **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/)
@@ -79,9 +82,10 @@ DigeWhite Theme:
7982
- Supports searching over the opened tabs. [Intro Video](https://kingtoolbox.github.io/2021/03/11/tabbar-search-tab/)
8083
- Supports closing tabs to the right.
8184
- Supports setting the windows transparency. [Intro video](https://kingtoolbox.github.io/2020/11/13/windows-opacity/)
82-
- Supports select-to-copy and middle-click-to-paste.
85+
- Supports select-to-copy, right-click-to-paste or middle-click-to-paste.
8386
- Supports searching text online with Google, Bing, Github, Stackoverflow, Wikipedia and DuckDuckGo. [Intro video](https://kingtoolbox.github.io/2020/11/13/search-online/)
8487
- Supports hiding mouse cursor while typing.
88+
- **Supports locking screen.** [Intro video](https://kingtoolbox.github.io/2021/04/23/lock-screen/)
8589
### Term
8690
- Supports vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
8791
- Supports unicode, emojis, true-color, mouse protocol, etc.
@@ -338,10 +342,13 @@ DIGEdit is the text component of WindTerm.
338342

339343
3-4 weeks.
340344

341-
**Features of version 2.1 (Early April,for reference only):**
342-
- New memory allocator and manager and garbage collector.
343-
- Search in sessions.
344-
- Xmodem, Ymodem, Zmodem(sz, rz)
345+
**Features of version 2.2 (Mid-August,for reference only):**
346+
- SSH ControlMaster
347+
- SSH Agent Forwaring
348+
- Global Settings Dialog Box
349+
- Multilingual User Interface
350+
- New memory allocator and manager and garbage collector. (Postponed to v2.3)
351+
- Search in sessions. (Postponed to v2.3)
345352

346353
**Featurs of version 2.x:**
347354
- Shell Pane
@@ -351,8 +358,6 @@ DIGEdit is the text component of WindTerm.
351358
- Protocols:
352359
- Mosh
353360
- Rlogin
354-
- Terminal:
355-
- MacOs bash
356361
- Session:
357362
- Auto Complete
358363
- Chat mode

0 commit comments

Comments
 (0)