On this page
LibTmux.BindKeyRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/BindKeyRequest.cs
-
Describes one
bind-keyinvocation.
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.