Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key commands are now in keys.conf and keys.osx.conf which are loaded by the
_m.textadept.menu module.
|
|
|
|
This is primarily for key and menu commands to avoid creating too many
unnecessary tables.
|
|
|
|
|
|
|