We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4263aa commit cb5ebd4Copy full SHA for cb5ebd4
1 file changed
CHANGES
@@ -45,6 +45,13 @@ $ uvx --from 'libtmux' --prerelease allow python
45
_Notes on the upcoming release will go here._
46
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
47
48
+### Fixes
49
+
50
+#### Flaky `test_capture_pane_flags[join_wrapped_numbers]` (#655)
51
52
+Marker detection now skips the shell command echo line to avoid
53
+false-positive completion.
54
55
## libtmux 0.58.0 (2026-05-23)
56
57
libtmux 0.58.0 fixes subprocess output decoding on non-UTF-8 locales.
0 commit comments