On this page
LibTmux.Window.MoveAsync
- Module
- LibTmux
- Declared in
- Window
- Package
- LibTmux
- Source
- src/LibTmux/Window.Links.cs
- MoveAsync ( request : MoveWindowRequest , cancellationToken : CancellationToken ) Task<Window>
-
Moves this window to another index or session.
- Parameters
-
-
request ( MoveWindowRequest ) – Where the window goes.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
- Returns
-
A replacement handle carrying the state after the move.
0 declared, 0 inherited