libtmux Reference MCP Search
On this page

pane.CapturedLine

View as Markdown

Module
pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
struct pane.CapturedLine
structoverload [source]
structoverload [source]
struct pane.CapturedLine

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.
Esc

Type to search.