On this page
Server.pipe(_:to:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
-
Copies everything a pane outputs to a shell command, or stops doing so when
commandis 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