Skip to content

v1.71.0 - tmux 3.7 support

Latest

Choose a tag to compare

@tony tony released this 27 Jun 19:15
· 1 commit to master since this release

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 #1057

Full Changelog: v1.70.1...v1.71.0