On this page
tmux.CopyModeRequest.SourcePane
- Module
- tmux
- Declared in
- CopyModeRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_modes.go
-
SourcePane selects a stable pane whose content is copied while the receiver remains the pane placed in copy mode. Zero uses the receiver. A nonzero value is validated by the library and resolved by tmux even when Cancel is set; a stale or nonexistent pane can prevent cancellation.
0 declared, 0 inherited