tmux.WindowOptionValues.PaneBaseIndex
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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