On this page
tmux.SessionOptionValues.MessageLine
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- MessageLine ( ) OptionValue[MessageLine]
-
MessageLine returns materialized "message-line" as
OptionValuewith value type OptionValueMessageLinefrom session option values; it does not query tmux. Available as CHOICE since tmux 3.4 (choices: "0", "1", "2", "3", "4"); set it withSession.SetMessageLineorGlobalSessionScope.SetMessageLine.
0 declared, 0 inherited