On this page
tmux.WindowOptionValues.PaneBaseIndex
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PaneBaseIndex ( ) OptionValue[int64]
-
PaneBaseIndex returns materialized "pane-base-index" as
OptionValuewith value type OptionValueint64from window option values; it does not query tmux. Available as NUMBER since tmux 3.2a; set it withWindow.SetPaneBaseIndexorGlobalWindowScope.SetPaneBaseIndex.
0 declared, 0 inherited