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