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

View as Markdown

Module
LibTmux
Declared in
Pane
Package
libtmux
Source
gems/libtmux/lib/libtmux/operations.rb
Other languages
Python Lua TypeScriptRustGoJava.NETC++Swift
pipe ( shell_command : ::String? = nil , input : bool = nil , output : bool = nil , only_if_closed : bool = nil , timeout : ::Numeric = nil , cancel : untyped = nil ) → ::LibTmux::CommandResult
methodlibtmux [source]
methodlibtmux [source]
pipe

The shell command and its format expansion are explicitly requested here. only_if_closed follows tmux -o: an existing pipe is closed, not retained.

Behavior contract: Pane pipes.

In other ports Copy a pane's output to a shell command

0 declared, 0 inherited

Esc

Type to search.