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

types.FormatSubscription.scope

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
FormatSubscription
Package
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.

Discussed in Format-token fields

0 declared, 0 inherited

Esc

Type to search.