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

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
Other languages
PythonRubyLuaTypeScriptRustGo.NETC++Swift
breakOut ( ) → Window ( windowName : String ) → Window
methodoverload2 overloads [source]
methodoverload2 overloads [source]
breakOut

Moves this pane into a window of its own, leaving tmux to name it.

On tmux 3.7 the name is supplied rather than left to tmux, because letting tmux choose it there ends the server and every session on it. The name supplied is the one tmux would have chosen, so the result is the same window either way.

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

0 declared, 0 inherited

Esc

Type to search.