- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETC++
-
Copies everything a pane outputs to a shell command, or stops doing so when
commandis omitted.- Raises
In other ports Copy a pane's output to a shell command
- Python
libtmux.Pane.pipe - Ruby
LibTmux::Pane#pipe - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
pane.Pane.pipeTo - Rust
pane.Pane.pipe - Go
tmux.Pane.Pipe - Java
io.github.libtmux.Pane.Pane.pipeTo - .NET
LibTmux.Pane.PipeAsync - C++
libtmux::Pane::pipe_to
0 declared, 0 inherited