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

types.WatchOptions.subscriptions

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
WatchOptions
Package
libtmux
Source
packages/libtmux/src/types.ts
subscriptions : : readonly FormatSubscription[]
propertyreadonly [source]
propertyreadonly [source]
subscriptions

Formats to subscribe to, reported as TmuxSubscriptionEvent .

A subscription belongs to one control client, so these are re-issued after a reconnect; without that a recovered connection would stop reporting.

0 declared, 0 inherited

Esc

Type to search.