On this page
io.github.libtmux.Window.Window.split
- Module
- io.github.libtmux.Window
- Declared in
- Window
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Window.java
-
-
Splits this window's active pane in half, putting the new one below it.
- Returns
-
the pane that appeared
- Raises
-
-
UnsupportedTmuxVersion – if the spec asks for something this server does not have
-
0 declared, 0 inherited