libtmux Reference MCP Search
On this page

LibTmux.BindKeyRequest

View as Markdown

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

Describes one bind-key invocation.

6 declared, 0 inherited

Members

  • BindKeyRequest method Initializes a key binding.
  • Command property Gets the tmux command and its arguments.
  • Key property Gets the key to bind.
  • KeyTable property Gets the key table, or null for the prefix table.
  • Note property Gets the note describing the binding.
  • Repeat property Gets whether the key may repeat without the prefix.
Esc

Type to search.