On this page
pane.Pane.swapWith
- Module
- pane
- Declared in
- Pane
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/pane.ts
-
Exchange positions with another pane.
Examples
await pane.swapWith(otherPane);
0 declared, 0 inherited