libtmux.Session.set_hook
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux
- Source
- src/libtmux/hooks.py
- Other languages
- Ruby LuaTypeScriptRustGo Java .NET C++Swift
-
Inherited from
libtmux.hooks.HooksMixinSet hook for tmux target.
Wraps
$ tmux set-hook <hook> <value>.- Parameters
- Raises
In other ports Bind a command to a session hook
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.Session:set_hook - TypeScript
session.Session.setHook - Rust
session.Session.set_hook - Go
tmux.Session.SetHook - Java reached through
Session.hooks, whoseHookscarries the write - .NET reached through
Session.Hooks, whoseTmuxHookscarries the write - C++
libtmux::Session::set_hook - Swift
Server.setHook(_:to:at:in:)
0 declared, 0 inherited