1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-15 16:20:08 +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

@@ -733,9 +733,6 @@ paginated_multi_select() {
restore_terminal
return 0
;;
"HELP")
# Removed help screen, users can explore the interface
;;
esac
# Drain any accumulated input after processing (e.g., mouse wheel events)