# tmux.PipePaneRequest.OutputOnly

- **Module:** tmux.PipePaneRequest
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/pane_process.go#L39
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-pipepanerequest-outputonly/

OutputOnly connects pane output to the pipe command's standard input. When neither direction is set, tmux uses this direction by default.
