Functions§
- inner_
width - Compute the usable inner width for content inside a dialog.
- render_
centered_ dialog - Render a centered dialog overlay.
- wrap_
text - Word-wrap
textto at mostwidthdisplay columns per line. - wrap_
text_ indent - Like
wrap_text, but preserves the leading whitespace of the first line as a hanging indent on all continuation lines so wrapped text stays visually grouped under its first line.