Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.UnsetOptionRequest

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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.

7 declared, 0 inherited

Members

  • 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.
  • ToCommand method Returns an unset request as one tmux command.
  • UnsetOptionRequest method Initializes a request to unset one option.
  • UnsetPaneOverrides property Gets whether every pane's override of the option goes too.
Esc

Type to search.