libtmux Reference MCP Search
On this page

client.Client

View as Markdown

Module
client
Package
@libtmux/libtmux
Source
packages/libtmux/src/client.ts
class client.Client
classoverload [source]
classoverload [source]
class client.Client

12 declared, 0 inherited

Members

  • clientBrand attribute
  • server attribute The server this handle addresses.
  • constructor method
  • detach method Detach this client from its server.
  • equals method
  • pane method The pane this client currently has active.
  • refreshed method This client, read again at a new instant.
  • session method The session this client is attached to, if it is still attached.
  • switchTo method Point this client at a different session.
  • toString method How this handle renders in a log line, a template literal, or an error.
  • window method The window placement this client currently shows.
  • format property The raw tmux format row, addressed by tmux's own token names.
Esc

Type to search.