libtmux Reference MCP Search
On this page

libtmux.Pane.height

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
height ( self ) str | None
property [source]
property [source]
height

Alias of Pane.pane_height .

>>> pane.height.isdigit() True

>>> pane.height == pane.pane_height True

0 declared, 0 inherited

Esc

Type to search.