On this page
tmux.Window.SetMenuBorderLines
- Module
- tmux
- Declared in
- Window
- 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.MenuBorderLinesfromWindow.Options;Window.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited