| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-27 | 546 Bytes | |
| v1.71.0 - tmux 3.7 support source code.tar.gz | 2026-06-27 | 1.1 MB | |
| v1.71.0 - tmux 3.7 support source code.zip | 2026-06-27 | 1.2 MB | |
| Totals: 3 Items | 2.2 MB | 0 | |
What's new
tmux 3.7 support (#1057)
tmuxp now supports tmux 3.7, which joins 3.2a through 3.6 in the tested version range. There are no behavior changes for users on earlier tmux releases.
Dependencies
- Minimum
libtmux~=0.59.0(was~=0.58.1) — libtmux 0.59.0 adds tmux 3.7 support. (#1057)
What's Changed
- py(deps[libtmux]) Bump 0.58.1 -> 0.59.0 (tmux 3.7 support) by @tony in https://github.com/tmux-python/tmuxp/pull/1057
Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.70.1...v1.71.0