- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
- Other languages
- Python TypeScript GoJava.NETC++ Swift
-
-
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
- Python
libtmux.Server.bind_key - TypeScript no equivalent on
Server - Go
tmux.Server.BindKey - Java
io.github.libtmux.Keys.Keys.bind - .NET
LibTmux.TmuxKeys.BindAsync - C++
libtmux::Server::bind_key - Swift no equivalent on
Server
- Python
0 declared, 0 inherited