On this page
LibTmux.UnsetOptionRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/UnsetOptionRequest.cs
-
Describes one
set-option -uinvocation.
6 declared, 0 inherited
Members
- UnsetOptionRequest method Initializes a request to unset one option.
- Global property Gets whether the global table is unset instead of the local one.
- Name property Gets the option to unset, optionally with an array index.
- Quiet property Gets whether a missing option is answered with nothing instead of an error.
- Scope property Gets the scope to unset in, or null for the owner's own.
- UnsetPaneOverrides property Gets whether every pane's override of the option goes too.