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

Go API

Go documentation

tmux.Pane.Refresh

Go

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/lookup.go
Other languages
Python Ruby Lua TypeScriptRustJava.NETC++ Swift
Refresh ( ctx : context.Context ) → (Pane, error)
method [source]
method [source]
Refresh

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.ResolveWindow for exact relationships.

In other ports Read a pane again

0 declared, 0 inherited

Esc

Type to search.