libtmux Reference MCP Search
On this page

io.github.libtmux.Hooks.Hooks.all

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
all ( ) Map<String, List<String>>
method [source]
method [source]
all

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

Esc

Type to search.