Commit 8e0f0a8
authored
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-073 files changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments