On this page
pane.observe.Pane
- Module
- pane.observe
- Package
- libtmux
- Source
- crates/libtmux/src/pane/observe.rs
6 declared, 0 inherited
Members
- capture method Capture the pane's visible contents, one entry per line.
- capture_lines method Capture with the per-line flags tmux records, marking shell prompts.
- capture_with method Read the pane's contents, choosing how much and in what form.
- stream_output method
- wait_for_quiet method Wait until this pane stops producing output for
quiet_for. - wait_for_text method Wait until this pane's output contains
needle.