libtmux Reference MCP Search
On this page

libtmux.Window.width

View as Markdown

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

Alias of Window.window_width .

>>> window.width.isdigit() True

>>> window.width == window.window_width True

0 declared, 0 inherited

Esc

Type to search.