On this page
LibTmux.Pane.MoveAsync
- Module
- LibTmux
- Declared in
- Pane
- Package
- LibTmux
- Source
- src/LibTmux/Pane.Topology.cs
- MoveAsync ( request : MovePaneRequest , cancellationToken : CancellationToken ) Task
-
Moves this pane to another position.
- Parameters
-
-
request ( MovePaneRequest ) – Where the pane lands.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
0 declared, 0 inherited