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