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