On this page
tmux.WindowOptionValues.PopupBorderLines
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PopupBorderLines ( ) OptionValue[PopupBorderLines]
-
PopupBorderLines returns materialized "popup-border-lines" as
OptionValuewith value type OptionValuePopupBorderLinesfrom window option values; it does not query tmux. Available as CHOICE since tmux 3.3 (choices: "single", "double", "heavy", "simple", "rounded", "padded", "none"); set it withWindow.SetPopupBorderLinesorGlobalWindowScope.SetPopupBorderLines.
0 declared, 0 inherited