summaryrefslogtreecommitdiff
path: root/src/systems/helpdoc
AgeCommit message (Collapse)Author
3 daysRefactor code to use modern Rust idioms and fix clippy lints魏曹先生
4 daysRemove async from get_default_editor and get_default_pager魏曹先生
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魏曹先生