On this page
tmux.PaneOptionValues.PaneColours
- Module
- tmux
- Declared in
- PaneOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PaneColours ( ) OptionValue[SparseArray[string]]
-
PaneColours returns materialized "pane-colours" as
OptionValuewith value type OptionValue[SparseArraystring] from pane option values; it does not query tmux. Available as COLOUR since tmux 3.3; set it withPane.SetPaneColours. Its present SparseArray value preserves assigned tmux indexes, including gaps.
0 declared, 0 inherited