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

LibTmux.TmuxKeys.UnbindAsync

.NET

View as Markdown

Module
LibTmux
Declared in
TmuxKeys
Package
LibTmux
Source
src/LibTmux/Keys/TmuxKeys.cs
Other languages
Python Ruby Lua TypeScript RustGoJavaC++ Swift
UnbindAsync ( request : UnbindKeyRequest , cancellationToken : CancellationToken ) → Task
method [source]
method [source]
UnbindAsync

Removes a binding, or every binding in a table.

Removing a binding nobody made is not an error: tmux treats the absence as the state that was asked for.

Parameters
Returns

A task that completes once the binding is gone.

Raises
In other ports Unbind a key

0 declared, 0 inherited

Esc

Type to search.