libtmux Reference MCP Search
On this page

libtmux.Session.where

View as Markdown

Module
libtmux
Declared in
Session
Package
libtmux
Source
src/libtmux/session.py
where ( self , kwargs : dict[str, t.Any] ) list[Window]
method [source]
method [source]
where

Filter through windows, return list of Window .

Deprecated

0.17 — Deprecated by windows.filter().

0 declared, 0 inherited

Esc

Type to search.