mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 17:24:45 +00:00
🐛 Restoring arrow logic
This commit is contained in:
@@ -116,8 +116,6 @@ EOF
|
||||
|
||||
# Main interaction loop
|
||||
while true; do
|
||||
# Drain any burst scroll input so only one navigation step occurs
|
||||
type drain_pending_input >/dev/null 2>&1 && drain_pending_input
|
||||
draw_menu
|
||||
local key=$(read_key)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user