| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix import path in markdown module example | 魏曹先生 | 2026-03-17 | 1 | -1/+1 |
| | | |||||
| * | Update helpdoc viewer UI and improve text handling | 魏曹先生 | 2026-03-12 | 3 | -19/+21 |
| | | | | | | | | | | - 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-12 | 2 | -1/+1 |
| | | |||||
| * | Add lang field to command context and reorganize utils modules | 魏曹先生 | 2026-03-12 | 11 | -16/+359 |
| | | |||||
| * | Refactor display utilities | 魏曹先生 | 2026-03-12 | 17 | -499/+963 |
| | | |||||
| * | Add example import to string_vec macro | 魏曹先生 | 2026-02-28 | 1 | -0/+1 |
| | | |||||
| * | Add utility functions and macros | 魏曹先生 | 2026-02-27 | 4 | -3/+42 |
| | | | | | | | - Add `current_tempfile_path` function to get temporary file paths - Add `input_with_editor_custom` function that accepts custom editor - Add `string_vec!` macro for creating `Vec<String>` from literals | ||||
| * | Replace string_proc with just_fmt dependency | 魏曹先生 | 2026-02-25 | 2 | -11/+13 |
| | | |||||
| * | Add asset and sheet systems with new dependencies | 魏曹先生 | 2026-02-25 | 1 | -1/+3 |
| | | |||||
| * | Move vcs module to lib and adjust imports | 魏曹先生 | 2026-02-05 | 2 | -2/+2 |
| | | |||||
| * | Extract CLI utilities into a separate crate | 魏曹先生 | 2026-01-27 | 10 | -0/+1389 |
