summaryrefslogtreecommitdiff
path: root/utils/src/display.rs
AgeCommit message (Collapse)Author
11 daysUpdate helpdoc viewer UI and improve text handling魏曹先生
- Add title localization for helpdoc viewer - Implement ANSI-aware string truncation for proper display - Improve focus indication with color highlighting - Move display_width utility to shared module - Update welcome and command helpdoc formatting - Bump copyright year to 2026
11 daysAdd helpdoc system with interactive viewer魏曹先生
12 daysAdd lang field to command context and reorganize utils modules魏曹先生
12 daysRefactor display utilities魏曹先生
2026-02-25Add asset and sheet systems with new dependencies魏曹先生
2026-02-05Move vcs module to lib and adjust imports魏曹先生
2026-01-27Extract CLI utilities into a separate crate魏曹先生