On this page
tmux.SessionOptionValues.MessageCommandStyle
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- MessageCommandStyle ( ) OptionValue[string]
-
MessageCommandStyle returns materialized "message-command-style" as
OptionValuewith value type OptionValuestringfrom session option values; it does not query tmux. Available as STRING since tmux 3.2a; set it withSession.SetMessageCommandStyleorGlobalSessionScope.SetMessageCommandStyle. It is a style option.
0 declared, 0 inherited