Skip to content

Commit 3d16cee

Browse files
committed
docs(CHANGES): Document capture_frame() flag forwarding
why: Document the new capture_frame() parameters for users. what: - Add flag forwarding bullet point to capture_frame() feature list
1 parent 49aa016 commit 3d16cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ def test_cli_output(pane, textframe_snapshot):
162162
- Defaults to pane dimensions when `content_width` / `content_height` not specified
163163
- Uses `overflow_behavior="truncate"` by default for CI robustness
164164
- 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`
165167

166168
## libtmux 0.52.1 (2025-12-07)
167169

0 commit comments

Comments
 (0)