libtmux Reference MCP Search
On this page

libtmux.Window.find_where

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux
Source
src/libtmux/window.py
find_where ( self , kwargs : dict[str, t.Any] ) Pane | None
method [source]
method [source]
find_where

Filter through panes, return first Pane .

Deprecated

0.17 — Slated to be removed in favor of panes.get().

0 declared, 0 inherited

Esc

Type to search.