On this page
control.PaneOutput.next_chunk
- Module
- control
- Declared in
- PaneOutput
- Package
- libtmux
- Source
- crates/libtmux/src/control.rs
-
Return the next chunk this pane wrote, or
Noneonce it stops.A chunk is what tmux chose to report at once, which is not a line and not a fixed size. Callers wanting lines should buffer.
0 declared, 0 inherited