On this page
io.github.libtmux.Hooks.Hooks.all
- Module
- io.github.libtmux.Hooks
- Declared in
- Hooks
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Hooks.java
-
Every hook at this scope, keyed by event, each with its commands in the order tmux runs them.
<p>tmux prints one line per entry, subscripted —
after-new-window[0]. The subscript is a position in the list rather than part of the name, so it becomes the ordering here and the key stays the event a caller would look up.
0 declared, 0 inherited