On this page
LibTmux.Client.GetAttachedWindowAsync
- Module
- LibTmux
- Declared in
- Client
- Package
- LibTmux
- Source
- src/LibTmux/Client.Administration.cs
- GetAttachedWindowAsync ( cancellationToken : CancellationToken ) Task<Window?>
-
Reads the window this client is showing now.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux commands.
-
- Returns
-
The window, or null when the client is showing none.
0 declared, 0 inherited