libtmux.Pane:list_hooks
- Module
- libtmux
- Declared in
- Pane
- 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 pane's hooks
- Python
libtmux.Pane.show_hooks - Ruby
LibTmux::Pane#hooks - TypeScript
pane.Pane.showHooks - Rust no whole-table read;
Pane.hookreads one - Go
tmux.Pane.Hooks - Java
io.github.libtmux.Pane.Pane.hooks - .NET
LibTmux.Pane.Hooks - C++ no equivalent on
Pane - Swift
Server.hooks(_:)
- Python
0 declared, 0 inherited