On this page
tmux.SessionOptionValues.StatusKeys
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- StatusKeys ( ) OptionValue[StatusKeys]
-
StatusKeys returns materialized "status-keys" as
OptionValuewith value type OptionValueStatusKeysfrom session option values; it does not query tmux. Available as CHOICE since tmux 3.2a (choices: "emacs", "vi"); set it withSession.SetStatusKeysorGlobalSessionScope.SetStatusKeys.
0 declared, 0 inherited