summaryrefslogtreecommitdiff
path: root/utils/src/display/table.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-12Refactor display utilities魏曹先生