On this page
tmux.SessionOptionValues.StatusLeftLength
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- StatusLeftLength ( ) OptionValue[int64]
-
StatusLeftLength returns materialized "status-left-length" as
OptionValuewith value type OptionValueint64from session option values; it does not query tmux. Available as NUMBER since tmux 3.2a; set it withSession.SetStatusLeftLengthorGlobalSessionScope.SetStatusLeftLength.
0 declared, 0 inherited