libtmux Reference MCP Search
On this page

pane.CaptureOptions.lower

View as Markdown

Module
pane
Declared in
CaptureOptions
Package
libtmux
Source
crates/libtmux/src/pane.rs
lower ( self , pane : &str , version : &TmuxVersion ) Result<Command, Error>
method [source]
method [source]
lower

Lower these options into a capture-pane command for one pane.

Takes the release so a flag cannot reach tmux without the check that guards it: the two transports render this command from one place, and a version is the price of rendering it at all.

Errors

Returns Error::UnsupportedCapability when a requested flag needs a newer tmux than version .

0 declared, 0 inherited

Esc

Type to search.