libtmux Reference MCP Search
On this page

Server.pipe(_:to:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Navigation.swift
pipe(_:to:) ( pane : Pane , to : String? ) ()
methodasync [source]
methodasync [source]
pipe(_:to:)

Copies everything a pane outputs to a shell command, or stops doing so when command is omitted.

> Warning: tmux expands the command as a format before running it, so > #(...) inside it runs first and separately. Write the command, or > double the # in anything that reaches one from elsewhere.

Raises

0 declared, 0 inherited

Esc

Type to search.