summaryrefslogtreecommitdiff
path: root/utils/src/display.rs
AgeCommit message (Collapse)Author
2026-03-12Update 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
2026-03-12Add helpdoc system with interactive viewer魏曹先生
2026-03-12Add lang field to command context and reorganize utils modules魏曹先生
2026-03-12Refactor 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魏曹先生