Skip to main content

max / alloy_tui

Take makeover-tui 0.26.0: a sortable heading says it is one Three tones on a table heading (wiki three-tone-convention): in force, offering to reorder, and not a control. The middle one had nowhere to be said. The idle caret it now draws also stops a press from widening its own column.
Author: Max Johnson <me@maxj.phd> · 2026-08-16 22:01 UTC
Signed with PGP, not checked
Commit: 206b69efabb2492017988a7b60f2c2eebb4a18f5
Parent: 90c3319
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -24,7 +24,7 @@
24 24 # because this crate quantises a whole theme off `Fidelity::detect`, and before
25 25 # that release an unrecognised TERM answered Ansi16, which cost a heavier frame
26 26 # when the renderer was the only consumer and costs a flattened theme now.
27 - makeover-tui = { version = "0.25.0", features = ["theme"] }
27 + makeover-tui = { version = "0.26.0", features = ["theme"] }
28 28
29 29 [lints.rust]
30 30 unused = "warn"