| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove legacy modules and unused dependencies | 魏曹先生 | 2026-03-21 | 1 | -4/+4 |
| * | Refactor code to use modern Rust idioms and fix clippy lints | 魏曹先生 | 2026-03-20 | 1 | -2/+4 |
| * | Refactor display utilities | 魏曹先生 | 2026-03-12 | 1 | -3/+3 |
| * | Extract CLI utilities into a separate crate | 魏曹先生 | 2026-01-27 | 1 | -3/+3 |
| * | Move resources to resources directory | 魏曹先生 | 2026-01-07 | 1 | -1/+1 |
| * | Remove unused imports from clap in CLI binaries | 魏曹先生 | 2026-01-07 | 1 | -1/+1 |
| * | Add Windows-specific import for Instant and KeyEventKind | Weicao-CatilGrass | 2025-12-15 | 1 | -0/+4 |
| * | Update help documentation and move command functionality | 魏曹先生 | 2025-12-15 | 1 | -12/+2 |
| * | Fix duplicate input issue on Windows with IME handling | Weicao-CatilGrass | 2025-12-09 | 1 | -3/+127 |
| * | Add i18n support for jvii editor messages | 魏曹先生 | 2025-12-08 | 1 | -24/+30 |
| * | Add crossterm dependency and implement jvii editor | 魏曹先生 | 2025-12-08 | 1 | -4/+15 |
| * | Add basic text editor implementation to jvii | 魏曹先生 | 2025-12-08 | 1 | -8/+567 |
| * | Add jvii binary and set default text editor | 魏曹先生 | 2025-12-08 | 1 | -0/+19 |
