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

Python API

Python documentation

libtmux.Session.panes

View as Markdown

Module
libtmux
Declared in
Session
Package
libtmux
Source
src/libtmux/session.py
Other languages
Ruby Lua TypeScriptRustGo Java .NETC++Swift
panes ( self ) → QueryList[Pane]
property [source]
property [source]
panes

Panes contained by session's windows.

Can be accessed via .panes.get() and .panes.filter()

Discussed in Traversal

In other ports List a session's panes

0 declared, 0 inherited

Esc

Type to search.