libtmux Reference MCP Search
On this page

window.Window.swapWith

View as Markdown

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

Exchange positions with another window.

Examples

await window.swapWith(other);

0 declared, 0 inherited

Esc

Type to search.