Show hooks¶
show_hooks¶
show_hooksList configured tmux hooks at the given scope.
- Returns:
Use when you need to enumerate every hook configured on a target — the human user’s tmux config, an inherited team setup, or a session that another tool may have touched.
Side effects: None. Readonly.
Parameters
Parameter |
Type |
Required |
Default |
Description |
|---|---|---|---|---|
|
|
no |
— |
Hook scope (server/session/window/pane). Defaults to the calling object’s scope when a |
|
no |
— |
Target identifier. For session scope: session name. For window scope: window ID. For pane scope: pane ID. Requires |
|
|
no |
|
Pass |
|
|
no |
— |
tmux socket name. |