This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Mole
Watch
1
Star
0
Fork
0
You've already forked Mole
mirror of
https://github.com/tw93/Mole.git
synced
2026-03-22 20:50:06 +00:00
Code
Activity
Files
03db80070962f20b02988cf773f9fbaf80b526cc
Mole
/
lib
/
ui
History
Tw93
702f299e78
fix(ui): rename Filter to Search in paginated menu
2026-03-18 14:55:20 +08:00
..
app_selector.sh
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00
menu_paginated.sh
fix(ui): rename Filter to Search in paginated menu
2026-03-18 14:55:20 +08:00
menu_simple.sh
refactor: Update shell arithmetic increment syntax from
((var++)) || true
to
var=$((var + 1))
across various scripts.
2026-02-28 11:10:18 +08:00