libtmux Reference MCP Search
On this page

window.Window.unsetHook

View as Markdown

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

Remove every command bound to a window-scoped hook.

Examples

await window.unsetHook("window-renamed");

0 declared, 0 inherited

Esc

Type to search.