libtmux Reference MCP Search
On this page

io.github.libtmux.PaneEdges.PaneEdges

View as Markdown

Module
io.github.libtmux.PaneEdges
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/PaneEdges.java
struct io.github.libtmux.PaneEdges.PaneEdges
struct [source]
struct [source]
struct io.github.libtmux.PaneEdges.PaneEdges

Which sides of its window a pane touches.

<p>Grouped rather than four loose flags, because they are read together to answer one question — where in the window this pane sits — and four booleans in a row is an invitation to transpose two.

1 declared, 0 inherited

Members

  • fillsWindow method Whether the pane fills its window, touching every side.
Esc

Type to search.