libtmux Reference MCP Search
On this page

LibTmux.Session.CreateOwnedWindowAsync

View as Markdown

Module
LibTmux
Declared in
Session
Package
LibTmux
Source
src/LibTmux/Session.WindowNavigation.cs
CreateOwnedWindowAsync ( request : NewWindowRequest? , cancellationToken : CancellationToken ) Task<OwnedWindowScope>
methodasync [source]
methodasync [source]
CreateOwnedWindowAsync

Creates a window in this session and takes ownership of it.

Parameters
Returns

A scope that stops the window when disposed.

0 declared, 0 inherited

Esc

Type to search.