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

Go API

Go documentation

tmux.Window.Refresh

Go

View as Markdown

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

Refresh performs a canonical live lookup for the window's stable ID and returns a new record without mutating the receiver. It does not preserve a linked-session view; use Window.ResolveSession for exact relationships.

In other ports Read a window again

0 declared, 0 inherited

Esc

Type to search.