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

LibTmux.BindKeyRequest

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

Describes one bind-key invocation.

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

Type to search.