mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 22:04:43 +00:00
Some terminals send escape sequences (ESC [ A/B) instead of VirtualKeyCode for arrow keys. Now handles both methods for better terminal compatibility.