Undo on Mac
It doesn't seem like there's a key binding I can re-map to get Un-do working as Apple+Z on Mac. Is there some way to do this that I'm missing? It messes with my brain having to Ctrl+Z this one key combo, and Apple+Something for everything else. Just trying to emulate the Eclipse keybindings, since that's what I'm used to.
请先登录再写评论。
Make sure you have your keymap set to OSX 10.5+ in the preference menu. This will make most of the default mac shortcuts work like command + z and command + w.
This helps, but I already had a nice customized keymap that worked aside from this one issue. Is there some key binding name other than 'Undo' that determines the key combo for undo? I'd sure love to be able to save my current custom keymap instead of starting over using the 'Mac OS X' one as a base.
Open the IDE Settings | Keymap and find '$Undo' under 'All Actions' -> 'Main Menu' -> 'Edit'
Hope it helps,
-Eugene