On this page
LibTmux.Server.BindKeyAsync
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Keys.cs
- BindKeyAsync ( request : BindKeyRequest , cancellationToken : CancellationToken ) Task
-
Binds a key to a tmux command.
- Parameters
-
-
request ( BindKeyRequest ) – Which key, to what, and in which table.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited