On this page
types.SetHookOptions.append
- Module
- types
- Declared in
- SetHookOptions
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
-
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
showHooksreports, and the reason a hook read back can hold more than was last written to it.
0 declared, 0 inherited