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

LibTmux.TmuxKeys

.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/Keys/TmuxKeys.cs
class LibTmux.TmuxKeys
class [source]
class [source]
class LibTmux.TmuxKeys

The key bindings of one server.

Bindings live in named tables. The prefix table is what a key reaches after the prefix key, and root is what it reaches without one.

3 declared, 0 inherited

Members

  • GetAllAsync method Reads the bindings as tmux rendered them.
  • BindAsync method Binds a key to a tmux command.
  • UnbindAsync method Removes a binding, or every binding in a table.
Esc

Type to search.