io.github.libtmux.Hooks.Hooks.set
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
-
-
Binds a tmux command to an event at this scope, replacing anything already bound to it.
Replacing, not adding: tmux discards the whole array.
#appendis how a second command joins the first.
0 declared, 0 inherited