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

tmux.Snapshot.PaneByID

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
Declared in
Snapshot
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/snapshot.go
PaneByID ( id : PaneID ) → (Pane, error)
method [source]
method [source]
PaneByID

PaneByID returns the sole pane view with id. Linked-session views can make an ID ambiguous, so it can return a SnapshotLookupError matching ErrSnapshotAmbiguous . It never queries tmux.

0 declared, 0 inherited

Esc

Type to search.