On this page
tmux.SetOptionOptions
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_mutation.go
-
SetOptionOptions controls set-option mutation flags. Its zero value sends no optional mutation flags.
3 declared, 0 inherited
Members
- ExpandFormat attribute ExpandFormat expands tmux formats in the value before storing it.
- PreventOverwrite attribute PreventOverwrite leaves an existing option unchanged.
- Quiet attribute Quiet suppresses tmux's missing-option diagnostic.