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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user