libtmux Reference MCP Search
On this page

types.FormatSubscription.scope

View as Markdown

Module
types
Declared in
FormatSubscription
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
scope : : PaneId | WindowId | "all-panes" | "all-windows"
propertyreadonly [source]
propertyreadonly [source]
scope

What the format is expanded against. Omitted expands once per session.

A window or pane id subscribes to that object; "all-panes" and "all-windows" subscribe to each one in the attached session, reporting separately for each.

0 declared, 0 inherited

Esc

Type to search.