libtmux.Server.set_hook
Python
- Python
- Ruby Unavailable
- Lua
- TypeScript
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- src/libtmux/hooks.py
- Other languages
- Ruby LuaTypeScriptRust Go 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 global hook
- Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua
libtmux.Server:set_hook - TypeScript
server.Server.setHook - Rust
server.Server.set_hook - Go no equivalent on
Server - Java reached through
Server.hooks, whoseHookscarries the write - .NET reached through
Server.Hooks, whoseTmuxHookscarries the write - C++ no equivalent on
Server - Swift
Server.setHook(_:to:at:in:)
0 declared, 0 inherited