Tags: tmux-python/tmuxp
Tags
Tag v1.74.0 why: Cut the 1.74.0 release, pairing the libtmux 0.61.0 upgrade with the documentation overhaul accumulated since 1.73.0. what: - Date the 1.74.0 CHANGES section (2026-07-04) and add its lead paragraph - Open a fresh 1.75.0 (Yet to be released) placeholder - Bump version 1.73.0 -> 1.74.0 in pyproject.toml and __about__.py - Refresh uv.lock
Tag v1.73.0 Minor release making the workspace build step pluggable and tunable. A workspace can build through a third-party builder selected by entry-point name or import path, and a new workspace_builder_options catalog controls the pane-readiness wait per workspace (#1066). Behavior change: the new pane_readiness=auto default skips the pane prompt wait on non-zsh shells; set pane_readiness: always to restore the previous wait-everywhere behavior.
Tag v1.72.0 Minor release bumping the libtmux floor to 0.60.0, which completes tmux 3.7 feature parity at the library layer tmuxp builds on (#1065). The new libtmux capabilities — floating panes, typed tmux 3.7 options, new pane format variables, and new command flags — are reachable through tmuxp's Python API and tmux shell; the YAML workspace format and tmux 3.2a-3.6 support are unchanged.
PreviousNext