libtmux Reference MCP Search
On this page

LibTmux.UnsetOptionRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/UnsetOptionRequest.cs
struct LibTmux.UnsetOptionRequest
struct [source]
struct [source]
struct LibTmux.UnsetOptionRequest

Describes one set-option -u invocation.

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.
Esc

Type to search.