tui.pane_strict_fit
tui.pane_strict_fit PANE true|false
Turns the automatic content-fit check of a leaf pane on (default) or off.
Notes
- With the check on, a pane whose widgets need more room than it has shows the
min spacenotice.falsefalls back to the explicittui.pane_minsizeonly; use it for panes where clipping is fine (tab headers do this).
