On this page
io.github.libtmux.Pane.Pane.created
- Module
- io.github.libtmux.Pane
- Declared in
- Pane
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane.java
- created ( server : Server , previous : ServerSnapshot , argv : List<String> ) Pane
-
Runs a command that reports one new pane, and hands back a handle on it.
<p>The creating command names the pane it made, so the result is exact rather than whichever pane a fresh listing happens to put last — two splits racing would otherwise be indistinguishable.
0 declared, 0 inherited