downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
229 stars 90 forks source link

Shift-Arrow keyboard navigation #164

Closed danoa closed 3 years ago

danoa commented 3 years ago

Make it possible to move cursor perpendicular to current orientation without changing orientation, using the same keyboard shortcuts as Across Lite. This functionality exists and is currently mapped to characters '[' and ']'. These characters are hard to press on many international keyboards, so having the additional mappings of Shift-Arrow keys would be beneficial.

stevenhao commented 3 years ago

I haven't used Across Lite but this sounds reasonable. I can't think of any reason not to do this, PRs welcome!

danoa commented 3 years ago

Thank you for the fix, this works great! <3