What is the most important shortcuts?
Create New File
C-x C-f <new>...Open File
C-x C-f <file>...To File (TextMate specific)
......Open File Browser
...:Te (open file in new tab)Save File
C-x C-s:wClose Buffer (Close Editor if last buffer)
C-x C-c:qMove to Top
M-<ggMove to Bottom
M->GMove Char (Back/Forward)
Lt/RtLt/Rt or h/lMove Word (Back/Forward)
M-b/M-f...Move Row (Up/Down)
Up/DnUp/Dn or j/kMove Section (Back/Forward)
M-{/M-}{ }Move Screen (Back/Forward)
M-v/C-v...Move to End of Line (Back/Forward)
C-a C-e0/$ or 0/9Move to Symbol (TextMate specific)
......Select + Movement
...v (select)Column Select + Movement
......Collapse Section
......Expand Section
......Copy
M-wyCut
C-wdCut Line(s)
C-kddPaste (Cut or Copied)
C-ypComplete Command
......Show Possible Commands
......Undo
C-x uuRedo
C-x uUAbort command (vi/emacs specific)
C-gESCSearch in File (Options: Replace, Regexp, Direction, All)
C-s (normal), C-M-s (regexp), M-p (prev), M-n (next), RET (abort)...Search in Project (Options: Replace, Regexp, Direction, All)
......Intendent Selection (Back/Forward)
......Toggle Comment on Selection
......Switch Buffer (Back/Forward)
C-x 2 (split horizontally), C-x 3 (split vertically), C-x o (switch buffer), C-x 1 (close split)...Open Help
C-h, C-x 1 (close help)...Color schemes: Vibrant Inc, Vivid Chalk