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