On this page
tmux.Session.SetMessageLine
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetMessageLine ( ctx : context.Context , value : MessageLine ) error
-
SetMessageLine stores the "message-line" session option as MessageLine (tmux 3.4 or later). Read it with
SessionOptionValues.MessageLinefromSession.Options;Session.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited