libtmux Reference MCP Search
On this page

types.ConnectionOptions

View as Markdown

Module
types
Package
@libtmux/libtmux
Source
packages/libtmux/src/types.ts
interface types.ConnectionOptions
interface [source]
interface [source]
interface types.ConnectionOptions

Options shared by connected servers and event observers.

4 declared, 0 inherited

Members

  • bufferSize property How many events to hold for a consumer that has fallen behind.
  • reconnect property Reopen the connection when it drops unexpectedly.
  • signal property Abort the connection when this signal fires.
  • target property Session to attach to. Defaults to whichever tmux considers most recent.
Esc

Type to search.