libtmux Reference MCP Search
On this page

io.github.libtmux.Pane.Pane.pipeTo

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
pipeTo ( shellCommand : String ) void
method [source]
method [source]
pipeTo

Sends everything this pane prints to a shell command, until #stopPiping .

<p>A second call replaces the first: tmux keeps one pipe per pane, not a list.

Parameters
  • shellCommand ( String ) – run by the user's shell, so it may redirect and pipe

0 declared, 0 inherited

Esc

Type to search.