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

io.github.libtmux.Window.Window.split

View as Markdown

Module
io.github.libtmux.Window
Declared in
Window
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Window.java
Other languages
PythonRuby Lua TypeScriptRustGo.NETC++Swift
split ( ) → Pane ( configure : Consumer<SplitSpec.Builder> ) → Pane ( spec : SplitSpec ) → Pane
methodoverload3 overloads [source]
methodoverload3 overloads [source]
split

Splits this window's active pane in half, putting the new one below it.

Returns

the pane that appeared

Raises
In other ports Split a window's active pane

0 declared, 0 inherited

Esc

Type to search.