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

Python API

Python documentation

libtmux.Pane.index

View as Markdown

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

Alias of Pane.pane_index .

>>> pane.index '0'

>>> pane.index == pane.pane_index True

In other ports A pane's index in its window

0 declared, 0 inherited

Esc

Type to search.