We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49aa016 commit 3d16ceeCopy full SHA for 3d16cee
CHANGES
@@ -162,6 +162,8 @@ def test_cli_output(pane, textframe_snapshot):
162
- Defaults to pane dimensions when `content_width` / `content_height` not specified
163
- Uses `overflow_behavior="truncate"` by default for CI robustness
164
- Accepts same `start` / `end` parameters as `capture_pane()`
165
+- Forwards all `capture_pane()` flags: `escape_sequences`, `escape_non_printable`,
166
+ `join_wrapped`, `preserve_trailing`, `trim_trailing`
167
168
## libtmux 0.52.1 (2025-12-07)
169
0 commit comments