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

io.github.libtmux.Pane.Pane.created

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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
created ( server : Server , previous : ServerSnapshot , argv : List<String> ) → Pane
methodstatic [source]
methodstatic [source]
created

Runs a command that reports one new pane, and hands back a handle on it.

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.

Discussed in Create sessions, windows and panes , tmux field catalog

0 declared, 0 inherited

Esc

Type to search.