libtmux Reference MCP Search
On this page

libtmux.Pane.width

View as Markdown

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

Alias of Pane.pane_width .

>>> pane.width.isdigit() True

>>> pane.width == pane.pane_width True

0 declared, 0 inherited

Esc

Type to search.