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