Download Latest Version v1.74.0 - Improved docs, tmux 3.7a and 3.7b support source code.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of tmuxp

Home / v1.72.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-28 865 Bytes
v1.72.0 - tmux 3.7 compatibility source code.tar.gz 2026-06-28 1.1 MB
v1.72.0 - tmux 3.7 compatibility source code.zip 2026-06-28 1.2 MB
Totals: 3 Items   2.2 MB 1

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

Full Changelog: https://github.com/tmux-python/tmuxp/compare/v1.71.0...v1.72.0

Source: README.md, updated 2026-06-28