On this page
libtmux.Client.attached_window
- Module
- libtmux
- Declared in
- Client
- Package
- libtmux
- Source
- src/libtmux/client.py
-
Return the
Windowthis client is currently viewing.Re-reads the client from
list-clients, looks up its attached session, and returns that session'sactive_window. ReturnsNonewhen no live attached session can be resolved.
0 declared, 0 inherited