On this page
tmux.Pane.OpenObservation
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/control_observation.go
- OpenObservation ( ctx : context.Context ) (*PaneObservation, error)
-
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