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

LibTmux.Server.GetWindowAsync

.NET

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Server.Identity.cs
Other languages
Python Ruby Lua TypeScript RustGo Java C++ Swift
GetWindowAsync ( id : WindowId , cancellationToken : CancellationToken ) → Task<Window>
methodasync [source]
methodasync [source]
GetWindowAsync

Reads one window by identifier, throwing when it is absent.

A handle that has not found a live server yet discovers one first.

Parameters
Returns

A materialized window carrying captured scalar state.

Raises
In other ports Look one window up by target

0 declared, 0 inherited

Esc

Type to search.