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

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
Other languages
PythonRubyLuaTypeScriptRustGoJava.NETSwift
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.

In other ports Move a pane out into a window of its own

0 declared, 0 inherited

Esc

Type to search.