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