On this page
tmux.WindowOptionValues.PaneBorderIndicators
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PaneBorderIndicators ( ) OptionValue[PaneBorderIndicators]
-
PaneBorderIndicators returns materialized "pane-border-indicators" as
OptionValuewith value type OptionValuePaneBorderIndicatorsfrom window option values; it does not query tmux. Available as CHOICE since tmux 3.3 (choices: "off", "colour", "arrows", "both"); set it withWindow.SetPaneBorderIndicatorsorGlobalWindowScope.SetPaneBorderIndicators.
0 declared, 0 inherited