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

Python API

Python documentation

libtmux.Pane.at_left

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_left ( self ) → bool
property [source]
property [source]
at_left

Typed, converted wrapper around Pane.pane_at_left .

>>> pane.pane_at_left '1'

>>> pane.at_left True

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

0 declared, 0 inherited

Esc

Type to search.