D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.pane_maxsize

tui.pane_maxsize PANE [MAX_W] [MAX_H]

Caps the size a split gives the pane.

Parameters

  • MAX_W, MAX_H: columns and rows. Empty leaves that value unchanged.

Notes

  • Space the cap takes away is passed to the pane’s last sibling. When the capped pane is itself the last child, that space stays empty.

See also: tui.pane_minsize