LibTmux.BindKeyRequest
.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/Requests/BindKeyRequest.cs
-
Describes one
bind-keyinvocation.
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.