# types.WatchOptions.subscriptions

- **Module:** types.WatchOptions
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/types.ts#L870
- **Page:** https://libtmux.org/en/ts/latest/reference/types-watchoptions-subscriptions/

Formats to subscribe to, reported as {@link TmuxSubscriptionEvent}.

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