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