libtmux.Window:list_hooks
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScript Rust GoJava.NET C++ Swift
- list_hooks ( options : libtmux.SettingListOptions? = nil ) libtmux.Request<libtmux.HookRecord[]>
-
Inherited from
libtmux.ConfigurableIn other ports Read a window's hooks
- Python
libtmux.Window.show_hooks - Ruby
LibTmux::Window#hooks - TypeScript
window.Window.showHooks - Rust no whole-table read;
Window.hookreads one - Go
tmux.Window.Hooks - Java
io.github.libtmux.Window.Window.hooks - .NET
LibTmux.Window.Hooks - C++ no equivalent on
Window - Swift
Server.hooks(_:)
- Python
0 declared, 0 inherited