1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-14 14:42:25 +00:00

Support vim's arrow keys

This commit is contained in:
Tw93
2025-11-24 11:34:40 +08:00
parent 3d14e32a5b
commit 12713dd1f9
7 changed files with 12 additions and 33 deletions

View File

@@ -64,6 +64,7 @@ mo --version # Show installed version
- Preview the cleanup by running `mo clean --dry-run` and reviewing the list.
- Use `mo clean --whitelist` to manage protected caches.
- Use `mo touchid` to approve sudo with Touch ID instead of typing your password.
- Prefer Vim-style navigation? All menus understand `h/j/k/l` in addition to the arrow keys.
## Features in Detail