On this page
tmux.BreakPaneRequest
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_relocate.go
-
BreakPaneRequest configures break-pane on tmux 3.2a or later. Its zero value moves the receiver to a detached new window with tmux's default name, except for the documented raw-version 3.7 workaround in
Pane.BreakPane. Empty Name means omission and is validated before the version probe.
2 declared, 0 inherited