libtmux Reference MCP Search
On this page

libtmux.Server._list_windows

View as Markdown

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

Return list of windows in dict form.

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

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

Deprecated

0.17 — Slated to be removed in favor of windows .

0 declared, 0 inherited

Esc

Type to search.