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

Rust API

Rust documentation

server.Server.bind_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
bind_key ( self , table : &str , key : &str , command : impl Into<OsString> ) → Result<(), Error>
method [source]
method [source]
bind_key

Bind a key in one key table.

Errors

Returns an error when tmux rejects the key or the command.

In other ports Bind a key to a tmux command

0 declared, 0 inherited

Esc

Type to search.