Keyboard Shortcuts
General OSX
CMD+C
- CopyCMD+X
- CutCMD+S
- SaveCMD+Z
- UndoCMD+SHIFT+Z
- RedoCMD+Shift+S
- Save As (Duplicates file)CMD+F
- FindCMD+W
- Close current tab or windowCMD+Q
- Close and quit the current applicationCMD+TAB
- Switch between running programsCMD+Tilde
- Switch between windows of the current programCtrl+TAB
- Switch between tabs in the current programCMD+SPACE
- Open Alfred (allows you to search for applications and files)
Arrow Key Modifiers
CMD
- (Left) Start of line, (Right) End of line, (Up) Start of file, (Down) End of fileAlt
- (Left & Right) Jump words, (Up & Down) NothingCtrl
- (Left & Right) Switch between full screen apps/desktops, (Up) View all apps, (Down) View windows of current appShift
- Select/Highlight textFN
- (Left) Start of line, (Right) End of line, (Up) Page up, (Down) Page down
Note The functionality of these modifier keys might vary from application to application depending on how "words" and "lines" are defined.
Atom Editor
CMD+P
- File Explorer and Fuzzy Search by NameCMD+SHIFT+P
- Command PalleteCMD+D
- Multiselect based on current word or selectionCMD+SHIFT+D
- Duplicate lineCMD+CTRL+G
- Find all in current fileCMD+K CMD+B
- Show/Hide SidebarCMD+J
- Join next line or selected linesCMD+CTRL+UP
,CMD+CTRL+DOWN
- Move lines up or downCMD+SHIFT+T
- Reopen the last closed tab
Atom Awesomeness!
When working with general commands like copy, paste, duplicate, etc. Atom work with the full line if you do not have any selection set.