Commit 4e6878b
committed
ControlMode(capture): Trim trailing whitespace-only lines from capture_pane output
why: Control mode returns viewport-sized blank lines; align capture-pane output with subprocess expectations.
what:
- Drop trailing whitespace-only lines in Pane.capture_pane output
- Lint/format/type/tests remain green1 parent f29e68e commit 4e6878b
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
353 | 357 | | |
354 | 358 | | |
355 | 359 | | |
| |||
0 commit comments