libtmux.Client.attached_window
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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