libtmux Reference MCP Search
On this page

types.SetHookOptions.append

View as Markdown

Module
types
Declared in
SetHookOptions
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
append : : boolean
propertyreadonly [source]
propertyreadonly [source]
append

Add to the commands this hook already holds, tmux's -a.

A hook is a list, and without this each write replaces the whole list. It is what builds the several commands showHooks reports, and the reason a hook read back can hold more than was last written to it.

0 declared, 0 inherited

Esc

Type to search.