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
packages/libtmux/src/window.ts
Other languages
PythonRuby Lua RustGoJava.NETC++Swift
panes ( ) → Selection<Pane>
method [source]
method [source]
panes

Panes of this window placement; a linked window keeps each set apart.

Examples

window.panes.count();
window.panes.at(0)?.id;

Discussed in Traversal

In other ports List a window's panes

0 declared, 0 inherited

Esc

Type to search.