libtmux Reference MCP Search
On this page

tmux.Pane.OpenObservation

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/control_observation.go
OpenObservation ( ctx : context.Context ) (*PaneObservation, error)
method [source]
method [source]
OpenObservation

OpenObservation captures the pane's visible text and returns an owned observation whose notifications begin at the capture's exact control-wire boundary. It resolves the pane's exact linked session before opening a dedicated control client. The caller must close the result.

0 declared, 0 inherited

Esc

Type to search.