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

session.Session.panes

View as Markdown

Module
session
Declared in
Session
Package
libtmux
Source
crates/libtmux/src/session.rs
Other languages
PythonTypeScriptGo Java .NETC++Swift
panes ( self ) → Result<Vec<Pane>, Error>
method [source]
method [source]
panes

List every pane in this session, preserving any failure.

Errors

Returns an error when the list command cannot run, or when its output cannot be decoded into snapshots.

Discussed in Traversal

In other ports List a session's panes

0 declared, 0 inherited

Esc

Type to search.