-
Notifications
You must be signed in to change notification settings - Fork 236
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tmux-python/tmuxp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.64.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tmux-python/tmuxp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.65.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 4 files changed
- 1 contributor
Commits on Mar 8, 2026
-
deps(libtmux[~=0.55.0]): Bump from ~=0.53.0 for logging, set_title, t…
…mux_bin why: Pick up three libtmux releases (0.53.1, 0.54.0, 0.55.0) bringing structured logging, new Pane API, configurable tmux binary, and several bug fixes that improve error propagation. what: - Bump libtmux dependency specifier ~=0.53.0 -> ~=0.55.0 in pyproject.toml - Update uv.lock (resolved 0.53.1 -> 0.55.0) libtmux 0.55.0 (2026-03-07): - Pane.set_title() wraps select-pane -T; pane_title added to format queries - Server(tmux_bin=) threads custom binary through all commands and version checks - Pre-execution DEBUG logging in tmux_cmd with structured extra - TmuxCommandNotFound raised consistently for invalid tmux_bin paths libtmux 0.54.0 (2026-03-07): - Structured lifecycle logging (INFO) across Server, Session, Window, Pane - NullHandler in __init__.py; lazy %s formatting; isEnabledFor guards - Window.rename_window() now raises on failure instead of swallowing - Server.kill() captures stderr, handles "no server running" gracefully - Server.new_session() checks kill-session stderr - Session.kill_window() target formatting fix (session_name, not window_name) libtmux 0.53.1 (2026-02-18): - Fix race condition in new_session() by avoiding list-sessions query Release: https://github.com/tmux-python/libtmux/releases/tag/v0.55.0 CHANGES: https://github.com/tmux-python/tmuxp/blob/v1.64.1/CHANGES#tmuxp-1641-2026-03-08 Changelog: https://libtmux.git-pull.com/history.html#libtmux-0-55-0-2026-03-07
Configuration menu - View commit details
-
Copy full SHA for ff52d0d - Browse repository at this point
Copy the full SHA ff52d0dView commit details -
docs(CHANGES) libtmux ~=0.55.0 bump with logging, set_title, tmux_bin
why: Document the dependency bump for the upcoming release. what: - Add Development entry for libtmux ~=0.53.0 -> ~=0.55.0 bump - Summarize key upstream changes across three releases
Configuration menu - View commit details
-
Copy full SHA for 094800f - Browse repository at this point
Copy the full SHA 094800fView commit details -
deps(libtmux[~=0.55.0]): Bump from ~=0.53.0 (#1019)
Pick up three libtmux releases (0.53.1 → 0.54.0 → 0.55.0) bringing structured logging, new Pane API, configurable tmux binary, and bug fixes improving error propagation. - **0.55.0**: `Pane.set_title()`, `Server(tmux_bin=)`, pre-execution DEBUG logging, `TmuxCommandNotFound` consistency - **0.54.0**: Structured lifecycle INFO logging, `NullHandler`, `Window.rename_window()` raises on failure, `Server.kill()` handles "no server running" gracefully, `Session.kill_window()` target fix - **0.53.1**: Race condition fix in `new_session()` Release: https://github.com/tmux-python/libtmux/releases/tag/v0.55.0 Changelog: https://libtmux.git-pull.com/history.html#libtmux-0-55-0-2026-03-07
Configuration menu - View commit details
-
Copy full SHA for 8e0f0a8 - Browse repository at this point
Copy the full SHA 8e0f0a8View commit details -
what: - Fix __about__.__version__ not updated in 1.64.1 release - Bump version to 1.64.2 - Add CHANGES entry for 1.64.2
Configuration menu - View commit details
-
Copy full SHA for f7f84d9 - Browse repository at this point
Copy the full SHA f7f84d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54aadae - Browse repository at this point
Copy the full SHA 54aadaeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.64.2...v1.65.0