aboutsummaryrefslogtreecommitdiff
path: root/utils/src/display.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update helpdoc viewer UI and improve text handling魏曹先生2026-03-121-0/+1
| | | | | | | | | - 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
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-1/+1
|
* Add lang field to command context and reorganize utils modules魏曹先生2026-03-121-0/+1
|
* Refactor display utilities魏曹先生2026-03-121-488/+2
|
* Add asset and sheet systems with new dependencies魏曹先生2026-02-251-1/+3
|
* Move vcs module to lib and adjust imports魏曹先生2026-02-051-1/+1
|
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-0/+486