On this page
LibTmux.Session.SelectLastWindowAsync
- Module
- LibTmux
- Declared in
- Session
- Package
- LibTmux
- Source
- src/LibTmux/Session.WindowNavigation.cs
- SelectLastWindowAsync ( cancellationToken : CancellationToken ) Task<Window>
-
Selects the window that was last active.
- Parameters
-
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
The window that is active afterwards.
0 declared, 0 inherited