0.30.0: take makeover-layout 0.31
Nothing drawn changes. The accept list and the multiplicity are the picker's
arguments and a terminal's picker is the caller's, so this crate keeps drawing
what was picked; the position is written down beside the file arm rather than
left as a silent omission.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-18 21:15 UTC
description = "The terminal renderer for makeover-layout, on ratatui. Colour stops being the constraint above 256 entries; geometry never does, because an edge occupies a whole cell on every side."
6
6
license = "MIT"
@@ -19,7 +19,7 @@
19
19
# compile against an API added in a later one -- which is what `Depth::Overlay`
20
20
# would do here. The rest of the suite has pinned this way since