Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Python API

Python documentation

libtmux.Client.attached_window

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.