tmux.UnsetOptionOptions
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.