libtmux Reference MCP Search
On this page

libtmux.Client.attached_window

View as Markdown

Module
libtmux
Declared in
Client
Package
libtmux
Source
src/libtmux/client.py
attached_window ( self ) Window | None
property [source]
property [source]
attached_window

Return the Window this client is currently viewing.

Re-reads the client from list-clients, looks up its attached session, and returns that session's active_window . Returns None when no live attached session can be resolved.

0 declared, 0 inherited

Esc

Type to search.