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

LibTmux.Session.CreateOwnedWindowAsync

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

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.