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

tmux.ClientAttachment

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.