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

LibTmux.UnbindKeyRequest

.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/UnbindKeyRequest.cs
struct LibTmux.UnbindKeyRequest
struct [source]
struct [source]
struct LibTmux.UnbindKeyRequest

Describes one unbind-key invocation.

5 declared, 0 inherited

Members

  • 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.
  • ToCommand method Returns a key-unbinding request as one tmux command.
Esc

Type to search.