github tmux-python/tmuxp v1.72.0
v1.72.0 - tmux 3.7 compatibility

latest release: v1.73.0
10 hours ago

What's new

tmux 3.7 compatibility (#1065)

libtmux 0.60.0 completes tmux 3.7 feature parity at the library layer tmuxp builds on: floating panes (Window.new_pane() / Pane.new_pane()), typed tmux 3.7 server, session, window, and pane options, new pane format variables, and new tmux 3.7 command flags. Every 3.7-only surface is version-gated, so tmux 3.2a-3.6 are unaffected. These APIs are reachable through tmuxp's Python API and tmuxp shell; the YAML workspace format is unchanged.

Dependencies

  • Minimum libtmux~=0.60.0 (was ~=0.59.0) — libtmux 0.60.0 completes tmux 3.7 feature parity. (#1065)

What's Changed

  • py(deps[libtmux]) Bump 0.59.0 -> 0.60.0 (tmux 3.7 feature parity) by @tony in #1065

Full Changelog: v1.71.0...v1.72.0

Don't miss a new tmuxp release

NewReleases is sending notifications on new releases.