libtmux Reference MCP Search
On this page

pane.Pane.unsetHook

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
unsetHook ( name : : string ) Promise<void>
method [source]
method [source]
unsetHook

Remove every command bound to a pane-scoped hook.

Examples

await pane.unsetHook("pane-title-changed");

Discussed in Options and hooks

0 declared, 0 inherited

Esc

Type to search.