io.github.libtmux.Hooks.Hooks.all
Java
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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.
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