Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

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

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.

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.