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

io.github.libtmux.Keys.Keys.bind

Java

View as Markdown

Module
io.github.libtmux.Keys
Declared in
Keys
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Keys.java
Other languages
Python Ruby Lua TypeScript RustGo.NETC++ Swift
bind ( key : String , command : List<String> ) → void
method [source]
method [source]
bind

Binds a key to a tmux command, given as its words.

Each word reaches tmux as itself: the command is passed as arguments, never as a line for tmux to split.

In other ports Bind a key to a tmux command

0 declared, 0 inherited

Esc

Type to search.