On this page
tmux.WindowOptionValues.PaneBorderFormat
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PaneBorderFormat ( ) OptionValue[string]
-
PaneBorderFormat returns materialized "pane-border-format" as
OptionValuewith value type OptionValuestringfrom window option values; it does not query tmux. Available as STRING since tmux 3.2a; STRING since tmux 3.3; set it withWindow.SetPaneBorderFormatorGlobalWindowScope.SetPaneBorderFormat.
0 declared, 0 inherited