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