libtmux.Server:set_hook
Lua
- Python
- Ruby Unavailable
- Lua
- TypeScript
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- Python Ruby TypeScriptRust Go Java .NET C++ Swift
- set_hook ( name : string , value : libtmux.HookProgram , options : libtmux.SettingSetOptions? = nil ) libtmux.Request<boolean>
-
In other ports Bind a command to a global hook
- Python
libtmux.Server.set_hook - Ruby No source-verified Ruby equivalent is recorded for this operation.
- 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:)
- Python
0 declared, 0 inherited