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

pane.Pane.is_at_right

Rust

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
Python TypeScript Go Java .NETC++Swift
is_at_right ( self ) → bool
method [source]
method [source]
is_at_right

Report whether the pane touches the right edge of its window.

See Self::is_at_top for what the edge predicates are for.

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

0 declared, 0 inherited

Esc

Type to search.