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

Python API

Python documentation

libtmux.Window.id

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux
Source
src/libtmux/window.py
Other languages
RubyLua TypeScript RustGoJava.NETC++Swift
id ( self ) → str | None
property [source]
property [source]
id

Alias of Window.window_id .

>>> window.id '@1'

>>> window.id == window.window_id True

In other ports A window's stable tmux id

0 declared, 0 inherited

Esc

Type to search.