libtmux Reference MCP Search
On this page

libtmux.Server._list_panes

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux
Source
src/libtmux/server.py
_list_panes ( self ) list[PaneDict]
method [source]
method [source]
_list_panes

Return list of panes in dict form.

Retrieved from $ tmux(1) list-panes stdout.

The list is derived from stdout in util.tmux_cmd which wraps subprocess.Popen .

Deprecated

0.17 — Deprecated in favor of panes .

0 declared, 0 inherited

Esc

Type to search.