libtmux Reference MCP Search
On this page

server.Server.bind_key

View as Markdown

Module
server
Declared in
Server
Package
libtmux
Source
crates/libtmux/src/server.rs
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.

0 declared, 0 inherited

Esc

Type to search.