Hi list
I'm running the newest TM2 on OS X 10.9 and can't get the shortcut for Show Invisibles (alt+cmd+i) to work. When pressing the combination textmate actives filter through command (cmd+i) instead.
Other alt+cmd shortcuts like show/hide linenumbers (alt+cmd+l) works fine and is not activated by pressing cmd+... alone.
Can there be some form of collision so that cmd+i is checked before alt+cmd+i and so one shortcut effectively blocks the other?
On 26 May 2014, at 14:37, Ask Holme wrote:
[…] Can there be some form of collision so that cmd+i is checked before alt+cmd+i and so one shortcut effectively blocks the other?
Yes, for keymaps where | is bound to ⌥I the system will treat ⌥⌘I the same as ⌘| — there is no way for the system to know that you actually ⌥⌘I.
The only workaround is to manually rebind one of the keys to another key equivalent via System Preferences → Keyboard → Shortcuts.