Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

plan.ops.panes.CapturePane

Rust
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
plan.ops.panes
Package
libtmux
Source
crates/libtmux/src/plan/ops/panes.rs
struct plan.ops.panes.CapturePane
structoverload [source]
structoverload [source]
struct plan.ops.panes.CapturePane

Read a pane's contents.

Deliberately not [ Chainable ]: its stdout is the answer, and a folded run returns one merged stdout with no per-command boundary, so folding it would mix its lines with its neighbours'.

2 declared, 0 inherited

Members

  • escape_sequences method Keep the escape sequences rather than the plain text.
  • new method Capture this pane.
Esc

Type to search.