aboutsummaryrefslogtreecommitdiff
path: root/src/utils/display.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: add display utilities and table component魏曹先生2025-11-061-0/+136
- Create display module with SimpleTable structure - Add size_str function for file size formatting - Support ANSI escape sequence filtering in display width - Provide table formatting with proper column alignment