libtmux Reference MCP Search
On this page

types.WatchOptions.subscriptions

View as Markdown

Module
types
Declared in
WatchOptions
Package
@libtmux/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.