8051Enthusiast / biodiff

Hex diff viewer using alignment algorithms from biology
MIT License
818 stars 27 forks source link

Document alternate shortcuts for alignment #7

Closed JamesB797 closed 2 years ago

JamesB797 commented 2 years ago

On Mac specifically the F keys are often captured by the OS for specific purposes such as Mission Control. I currently have them bound to F1: change desktop left, F2: change desktop right, F3: show all windows. So to use biodiff right now I need to change my keyboard settings and then change them back after.

It would be nice to have some alternate shortcuts that are less likely to be clobbered by OS settings. (Though it's not too hard to toggle the F3 shortcut in the OS settings).

Thanks!

biodiff is very cool and really helpful for finding the differences. Bioinformatics algorithms are perfect for this sort of thing.

8051Enthusiast commented 2 years ago

I already suspected there might be issues, which is why the regular number keys also work in place of the F keys. I will leave this issue open for now as I still need to document this in the next version.