libtmux Reference MCP Search
On this page

pane.Pane.pipe

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
pipe ( self , command : Option<impl Into<OsString>> ) Result<(), Error>
method [source]
method [source]
pipe

Pipe the pane's output to a shell command.

Passing None stops any pipe already running for this pane.

Errors

Returns an error when tmux refuses the command.

0 declared, 0 inherited

Esc

Type to search.