On this page
io.github.libtmux.Hooks.Hooks.set
- Module
- io.github.libtmux.Hooks
- Declared in
- Hooks
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Hooks.java
-
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.
#appendis how a second command joins the first.
0 declared, 0 inherited