On this page
tmux.Pane.Refresh
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/lookup.go
- Refresh ( ctx : context.Context ) (Pane, error)
-
Refresh performs a canonical live lookup for the pane's stable ID and returns a new record without mutating the receiver. It does not preserve a linked-session view; use
Pane.ResolveWindowfor exact relationships.
0 declared, 0 inherited