On this page
pane.CapturedLine
- Module
- pane
- Package
- libtmux
- Source
- crates/libtmux/src/pane.rs
4 declared, 0 inherited
Members
- starts_output attribute Whether a command's output begins on this line.
- starts_prompt attribute Whether a shell prompt begins on this line.
- text attribute The line's text, without the flags tmux prefixed to it.
- wrapped attribute Whether the line continues onto the next row rather than ending.