On this page
pane.Pane.unsetHook
- Module
- pane
- Declared in
- Pane
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/pane.ts
-
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