libtmux Reference MCP Search
On this page

tmux.ClientAttachment

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/client_attachment.go
struct tmux.ClientAttachment
struct [source]
struct [source]
struct tmux.ClientAttachment

ClientAttachment is one immutable view of a client's live attachment. Session, Window, and Pane return values from the same observational Snapshot.

3 declared, 0 inherited

Members

  • Pane method Pane returns the attached session's active window's active pane, if present.
  • Session method Session returns the attached session, if it remained live in the snapshot.
  • Window method Window returns the attached session's active winlink, if present.
Esc

Type to search.