Fixed Editor- Mac Shortcut For Redo

kkm323

Well-known member
Licensed customer
Normally if you have mac and wants to undo you'll have to press command+z otherwise if redo with command+shift+z. With XenForo's editor (tinymce) you'll have to redo with command+y. Now in google chrome command+y also takes you to the history tab.... :eek: of course this doesn't happend while you're editing, but its good to have the core shortcut implemented.
 
Well, the mapping is actually on ctrl according to the code, but if command works, then the change I made should work as well. Now that I do it, it seems more natural than ctrl+y anyway (along the lines of tab and shift+tab).
 
I wasn't even aware of it until I tried... how unusual. o_O
LOL, not for me I used it constantly :D
Well, the mapping is actually on ctrl according to the code, but if command works, then the change I made should work as well. Now that I do it, it seems more natural than ctrl+y anyway (along the lines of tab and shift+tab).
thanks
 
Back
Top Bottom