libtmux Reference MCP Search
On this page

libtmux::Pane::join

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
join ( target : const Window & ) expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
join

Move this pane into another window, splitting it.

The other half of break_out : that takes the tree apart, this puts it back.

The pane keeps its id, so a value held across the move still names it. The window it came from disappears if it held nothing else, which is why the target is named rather than inferred from where this pane is.

0 declared, 0 inherited

Esc

Type to search.