Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The Option+Letter combination produces locale-dependent characters so it cannot
be used reliably.
|
|
|
|
|
|
Thanks to Robert Gieseke for pointing this out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows 7 eats Control+Alt+Tab and Ctrl+Alt+Shift+Tab.
|
|
'c' is now Control and 'm' is Command.
|
|
Replace/Replace All is destructive so it should not be easily accessible where
it can be mistakenly pressed.
|
|
Contributed by Brian Schott.
|
|
Contributed by Brian Schott.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Robert Gieseke for the idea and prototype code.
|
|
|
|
|
|
|
|
|
|
On Linux, AltGr is sometimes registered as GDK_MOD5_MASK which Mac OSX
identifies as meta.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|