On this page
tmux.UnsetOptionOptions
- Module
- tmux
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_mutation.go
-
UnsetOptionOptions controls set-option unset behavior. Its zero value unsets only the selected option.
2 declared, 0 inherited
Members
- Quiet attribute Quiet suppresses tmux's missing-option diagnostic.
- UnsetPanes attribute UnsetPanes unsets a window option on every pane in a Window receiver.