On this page
tmux.SplitPaneRequest.Percentage
- Module
- tmux
- Declared in
- SplitPaneRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_create.go
-
Percentage selects a size from 0 through 100; nil omits it. It is sent as tmux's "-l N%", which every supported version accepts; the older -p spelling is rejected by tmux 3.4.
0 declared, 0 inherited