libtmux Reference MCP Search
On this page

io.github.libtmux.Hooks.Hooks.set

View as Markdown

Module
io.github.libtmux.Hooks
Declared in
Hooks
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Hooks.java
set ( event : String , command : String ) void
method [source]
method [source]
set

Binds a tmux command to an event at this scope, replacing anything already bound to it.

<p>Replacing, not adding: tmux discards the whole array. #append is how a second command joins the first.

0 declared, 0 inherited

Esc

Type to search.