libtmux Reference MCP Search
On this page

pane.Pane.swap_with

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
swap_with ( mut , other : &Self ) Result<&mut Self, Error>
method [source]
method [source]
swap_with

Swap this pane's position with another.

Errors

Returns Error::ServerMismatch when other belongs to another server, or an error when tmux refuses the swap.

0 declared, 0 inherited

Esc

Type to search.