libtmux Reference MCP Search
On this page

types.ConnectedServer.subscribe

View as Markdown

Module
types
Declared in
ConnectedServer
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
subscribe ( ) TmuxEventStream
method [source]
method [source]
subscribe

Open an independent view of the notifications arriving on this connection.

Each call is its own subscription with its own buffer, so a for await loop and a waitFor can run side by side.

0 declared, 0 inherited

Esc

Type to search.