11 May
2010
11 May
'10
2:38 p.m.
On Mon, May 10, 2010 at 11:44 PM, Mark Saper
Not a major problem, but would you consider changing the keyboard shortcut for "View all settings..." from command-A to option-command-A? I keep typing command-A to select all which is the usual binding for this key.
Yeah, did not think this through very well. It was command-V before, which was even more confusing. The option key is problematic in wxPython (maybe 'Alt' will work, but this is potentially dangerous on Linux). How about command-shift-A? That seems to work well. -Nat