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

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window.rs
Other languages
PythonTypeScriptGoJava.NETC++Swift
split ( self , options : impl Into<SplitOptions> ) → Result<Pane, Error>
method [source]
method [source]
split

Split this window and return the new pane.

Errors

Returns an error when tmux refuses the split, which includes a target pane that is too small to divide.

In other ports Split a window's active pane

0 declared, 0 inherited

Esc

Type to search.