On this page
tmux.GlobalWindowScope.SetPaneBorderIndicators
- Module
- tmux
- Declared in
- GlobalWindowScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetPaneBorderIndicators ( ctx : context.Context , value : PaneBorderIndicators ) error
-
SetPaneBorderIndicators stores the "pane-border-indicators" window option as PaneBorderIndicators (tmux 3.3 or later). Read it with
WindowOptionValues.PaneBorderIndicatorsfromGlobalWindowScope.Options;GlobalWindowScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited