LibTmux.TmuxKeys
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Keys/TmuxKeys.cs
-
The key bindings of one server.
Bindings live in named tables. The prefix table is what a key reaches after the prefix key, and
rootis 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.