@@ -47,12 +47,13 @@ DigeWhite Theme:
47
47
48
48
# Features
49
49
50
- ### SSH, Telnet, Tcp, Shell, Serial
50
+ ### SSH, Telnet, Tcp, Shell, Serial, Tmux
51
51
- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented. [ Intro Video] ( https://kingtoolbox.github.io/2020/01/22/new-session/ )
52
52
- Supports SSH auto execution when session authenticated.
53
53
- Supports SSH ControlMaster.
54
54
- Supports SSH ProxyCommand or ProxyJump. [ Intro Video] ( https://kingtoolbox.github.io/2021/03/11/proxycommand/ )
55
55
- Supports SSH agent. [ Intro Video] ( https://kingtoolbox.github.io/2020/08/22/ssh_agent/ )
56
+ - Supports SSH agent forwarding.
56
57
- Supports SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. [ Intro Video] ( https://kingtoolbox.github.io/2020/01/23/auto-login/ )
57
58
- Supports X11 forwarding. [ Intro Video] ( https://kingtoolbox.github.io/2020/07/21/x11_forwarding/ )
58
59
- Supports direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding. [ Intro Video] ( https://kingtoolbox.github.io/2020/07/21/port_forwarding/ )
@@ -62,6 +63,7 @@ DigeWhite Theme:
62
63
- Supports Windows Cmd, PowerShell and Cmd, PowerShell as administrator.
63
64
- Supports Linux bash, zsh, powershell core and so on.
64
65
- Supports MacOS bash, zsh, powershell core and so on.
66
+ - ** Supports ` tmux integration ` ** . [ Intro Video] ( https://kingtoolbox.github.io/2025/01/05/tmux-integration/ )
65
67
### GUI
66
68
- ** Supports Windows, MacOS and Linux.**
67
69
- ** Supports Multilingual User Interface.**
@@ -355,19 +357,15 @@ DIGEdit is the text component of WindTerm.
355
357
356
358
1~ 2 weeks
357
359
358
- # Roadmap of v2.6 (Late-August , for reference only)
360
+ # Roadmap of v2.7 (January 2025 , for reference only)
359
361
- ** Resolve issues as much as possible**
360
- - Improved Filer
361
- - Improved Transfer
362
- - Improved Quickbar
363
362
- SSH Agent Forwaring
364
- - New memory allocator and manager and garbage collector (Postponed to a later version )
363
+ - Tmux integration
365
364
- Command Snippet [ Description] ( https://github.com/kingToolbox/WindTerm/issues/239#issuecomment-951934488 ) (Postponed to a later version )
366
365
- SSH GSSAPI Authentication (Postponed to a later version )
367
- - SSH Agent (Postponed to a later version )
368
366
- Search in sessions (Postponed to a later version )
369
367
370
- Download: [ WindTerm 2.5.0 ] ( https://github.com/kingToolbox/WindTerm/releases/tag/2.5.0 ) (2022-7-24 )
368
+ Download: [ WindTerm 2.7.0 Prerelease 2 ] ( https://github.com/kingToolbox/WindTerm/releases/tag/2.7-prerelease-2 ) (2025-1-11 )
371
369
372
370
** Roadmap of version 2.x:**
373
371
- External tools
0 commit comments