Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

types.SetHookOptions.append

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
types
Declared in
SetHookOptions
Package
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.