Skip to content

Instantly share code, notes, and snippets.

@starikovs
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starikovs/8978439 to your computer and use it in GitHub Desktop.
Save starikovs/8978439 to your computer and use it in GitHub Desktop.
--- text ---
(many of these commands may be combined with ⇧ Shift to select a region of text)
Cmd + right, Cmd + left (end and beginning of line)
Opt + right, Opt + left (end and beginning of word)
Cmd + up, Cmd + down (beginning and end of document)
Fn + up, Fn + down (move the cursor up/down the length of the viewport)
Del (delete like a backspace - to left)
Fn + Del (delete like a Del - to right)
Opt + Del (delete word to left)
Fn + Opt + Del (delete word to right)
--- screenshot ---
cmd+shift+3 (full screen, to file)
cmd+shift+4 (selected area, to file)
cmd+shift+4, then space, then click a window (window, to file)
cmd+ctrl+shift+.. (to clipboard)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment