Skip to content

Commit b8d2cb7

Browse files
authored
Update README.md
Introduced support for `Tmux Integration`.
1 parent 3dc9041 commit b8d2cb7

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,13 @@ DigeWhite Theme:
4747

4848
# Features
4949

50-
### SSH, Telnet, Tcp, Shell, Serial
50+
### SSH, Telnet, Tcp, Shell, Serial, Tmux
5151
- SSH v2, Telnet, Raw Tcp, Serial, Shell protocols implemented. [Intro Video](https://kingtoolbox.github.io/2020/01/22/new-session/)
5252
- Supports SSH auto execution when session authenticated.
5353
- Supports SSH ControlMaster.
5454
- Supports SSH ProxyCommand or ProxyJump. [Intro Video](https://kingtoolbox.github.io/2021/03/11/proxycommand/)
5555
- Supports SSH agent. [Intro Video](https://kingtoolbox.github.io/2020/08/22/ssh_agent/)
56+
- Supports SSH agent forwarding.
5657
- Supports SSH auto login with password, public-key, keyboard-interactive, gssapi-with-mic. [Intro Video](https://kingtoolbox.github.io/2020/01/23/auto-login/)
5758
- Supports X11 forwarding. [Intro Video](https://kingtoolbox.github.io/2020/07/21/x11_forwarding/)
5859
- 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:
6263
- Supports Windows Cmd, PowerShell and Cmd, PowerShell as administrator.
6364
- Supports Linux bash, zsh, powershell core and so on.
6465
- Supports MacOS bash, zsh, powershell core and so on.
66+
- **Supports `tmux integration`**. [Intro Video](https://kingtoolbox.github.io/2025/01/05/tmux-integration/)
6567
### GUI
6668
- **Supports Windows, MacOS and Linux.**
6769
- **Supports Multilingual User Interface.**
@@ -355,19 +357,15 @@ DIGEdit is the text component of WindTerm.
355357

356358
1~2 weeks
357359

358-
# Roadmap of v2.6 (Late-August, for reference only)
360+
# Roadmap of v2.7 (January 2025, for reference only)
359361
- **Resolve issues as much as possible**
360-
- Improved Filer
361-
- Improved Transfer
362-
- Improved Quickbar
363362
- SSH Agent Forwaring
364-
- New memory allocator and manager and garbage collector (Postponed to a later version )
363+
- Tmux integration
365364
- Command Snippet [Description](https://github.com/kingToolbox/WindTerm/issues/239#issuecomment-951934488) (Postponed to a later version )
366365
- SSH GSSAPI Authentication (Postponed to a later version )
367-
- SSH Agent (Postponed to a later version )
368366
- Search in sessions (Postponed to a later version )
369367

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)
371369

372370
**Roadmap of version 2.x:**
373371
- External tools

0 commit comments

Comments
 (0)