Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
PythonRubyLuaTypeScriptGoJava.NETC++ Swift
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.

In other ports Exchange two panes

0 declared, 0 inherited

Esc

Type to search.