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

Go API

Go documentation

tmux.Server.Window

Go

View as Markdown

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

Window performs a canonical live lookup of id using tmux's canonical session and returns a newly materialized record. It does not preserve a linked-session view; use Window.ResolveSession for that exact relationship.

In other ports Look one window up by target

0 declared, 0 inherited

Esc

Type to search.