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

Rust API

Rust documentation

server.Server.unbind_key

Rust

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
Other languages
Python TypeScript GoJava.NETC++ Swift
unbind_key ( self , table : &str , key : &str ) → Result<(), Error>
method [source]
method [source]
unbind_key

Remove a key binding from one key table.

Errors

Returns an error when tmux rejects the key.

In other ports Unbind a key

0 declared, 0 inherited

Esc

Type to search.