libtmux Reference MCP Search
On this page

LibTmux.UnbindKeyRequest

View as Markdown

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

Describes one unbind-key invocation.

5 declared, 0 inherited

Members

  • UnbindKeyRequest method Initializes a request to remove a binding.
  • All property Gets whether every binding in the table goes.
  • Key property Gets the key to unbind, or null when removing them all.
  • KeyTable property Gets the key table, or null for the prefix table.
  • Quiet property Gets whether an absent binding is passed over in silence.
Esc

Type to search.