libtmux Reference MCP Search
On this page

pane.Pane.swapWith

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
swapWith ( other : : Pane ) Promise<void>
method [source]
method [source]
swapWith

Exchange positions with another pane.

Examples

await pane.swapWith(otherPane);

0 declared, 0 inherited

Esc

Type to search.