libtmux Reference MCP Search
On this page

libtmux::Pane::break_out

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
break_out ( name : std::string_view = {} ) expected< Window, CommandFailure >
methodreadonly [source]
methodreadonly [source]
break_out

Take this pane out into a window of its own, which is returned.

If it is already the window's only pane, return that window without moving it. An empty name leaves tmux to name the window after what is running.

0 declared, 0 inherited

Esc

Type to search.