Skip to content

1.1.0

Compare
Choose a tag to compare
@thebitstick thebitstick released this 03 Jan 11:12
0816d89

Major refactoring!

Added almost every shortcut featured on https://support.apple.com/en-us/HT201236
Includes:

  • Command+Shift+Z, Redo Shortcut (mapped to Control+Y, common in Windows applications)
  • Command+Option+Esc, Opens Task Manager
  • Command+Control+Space, Opens Character Viewer
  • Command+Control+F, Fullscreen (mapped to F11)
  • Command+Control+Q, Locks Windows (disabled for Meta+L to be mapped to Control+L)
  • Command+Shift+Q, Log Out (untested, may result in shutdown instead??)
  • Command+Option+V, Pastes in Explorer (Cut/Paste model exist on Windows, doesn't on macOS, Pastes Text Styles everywhere else
  • Command+Shift+Delete/BS, Empties Trash "with warning" (on macOS, no way to do that on Windows)
  • Command+Option+Shift+Delete/BS, Empties Trash without warning
  • Command+F3/Mission Control, Shows Desktop
  • Command+Shift+[ (OR AS APPLE SAYS, COMMAND+{), Left Aligns Texts
  • Command+Shift+] (OR AS APPLE SAYS, COMMAND+}), Right Aligns Texts
  • Command+Shift+, Center Aligns Texts
  • Command+Option+F, Focuses Search (on macOS, but on Windows, this just does Control+F, just like Command+F)
  • Command+Option+C, Copies Text Styles
  • Command+Option+Shift+V, Pastes Text while matching Styles

Fixes/Other Additions Include:

  • Firefox-only Command+[ and Command+] now works for all programs (Explorer/Finder uses it)
  • Added File Deletion Shortcut (Command+Delete/BS)
  • Added Explorer/Finder Navigation Shortcuts
  • Added/Fixed File Opening Shortcut (Command+O worked in everything but Explorer, which uses Enter; now fixed)
  • Added File Renaming Shortcut (not found on macOS by default, but found on Windows, now Command+U)
  • Added Explorer/Finder View Option Shortcuts (Command+5 doesn't exist on macOS, but Details view in Explorer is pretty important)
  • Added File Properties Shortcut (Command+I)