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

Python API

Python documentation

libtmux.Pane.at_bottom

Python

View as Markdown

Module
libtmux
Declared in
Pane
Package
libtmux
Source
src/libtmux/pane.py
Other languages
Ruby Lua TypeScript RustGo Java .NETC++Swift
at_bottom ( self ) → bool
property [source]
property [source]
at_bottom

Typed, converted wrapper around Pane.pane_at_bottom .

>>> pane.pane_at_bottom '1'

>>> pane.at_bottom True

In other ports Whether a pane touches the bottom of its window

0 declared, 0 inherited

Esc

Type to search.