Skip to content

Instantly share code, notes, and snippets.

@DrRobotmck
Last active August 29, 2015 14:02
Show Gist options
  • Save DrRobotmck/7655caf289d5b174ced9 to your computer and use it in GitHub Desktop.
Save DrRobotmck/7655caf289d5b174ced9 to your computer and use it in GitHub Desktop.
Keyboard Shortcuts and Resources
Common Keyboard Shortcuts

Global

  • Command +
    • N - New File or Window
    • S - Save a file
    • O - Open File
    • T - New Tab
    • W - Close Current Tab or Window
    • Q - Quit
    • Z - Undo
    • Y - Redo
    • C - Copy
    • X - Cut
    • V - Paste

Spectacle

  • Command + Option
    • Arrow Keys -> snap to half of screen
  • Command + Control
    • Left -> upper left quarter
    • Right -> upper right quarter
  • Command + Control + Shift
    • Left -> lower left quarter
    • Right -> lower right quarter

Others

Essential Resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment