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

Python API

Python documentation

libtmux.Window.index

Python

View as Markdown

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

Alias of Window.window_index .

>>> window.index '1'

>>> window.index == window.window_index True

In other ports A window's index in its session

0 declared, 0 inherited

Esc

Type to search.