On this page
LibTmux.UnbindKeyRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/UnbindKeyRequest.cs
-
Describes one
unbind-keyinvocation.
5 declared, 0 inherited
Members
- UnbindKeyRequest method Initializes a request to remove a binding.
- All property Gets whether every binding in the table goes.
- Key property Gets the key to unbind, or null when removing them all.
- KeyTable property Gets the key table, or null for the prefix table.
- Quiet property Gets whether an absent binding is passed over in silence.