dlprice wrote:For the last couple releases, I have seen multiple "Key Bindings - Default" and "Key Bindings - User" menu items under the "Preference" menu. From looking at the Main.sublime-menu files, it appears that perhaps there is one entry per OS, however I don't know how to get just the Windows platform to appears. Additionally, none of them actually open their respective files. I have removed the "Sublime Text 2" folder to 'reset' the application, but that didn't seem to help. Any ideas?
It sounds like you've got multiple Main.sublime-menu files - they get merged together, which will cause the duplicate entries you're seeing. The per-operating system entries are just a red herring - you can delete them and verify for yourself.
Either delete the second menu file you've got, or follow these instructions to reset everything to a vanilla state -
http://www.sublimetext.com/docs/2/revert.html