Memorize.com

Emacs

edit

Summary

Keys for the emacs Editor. Memorize the keys!

Basics

Action (memorize) Shortcuts (memorize)
QuitC-x C-c
Open FileC-x C-f
SaveC-x C-s
UndoC-/
Search (incremental)C-s (then start typing search string)

More

Question (memorize) Answer (memorize)
Help (tutorial)C-h t
Help (other options)C-h ?
Switch to buffer (or file)C-x b tab (then start typing name and press tab again)
Close bufferC-x k enter
Cancel current commandC-g

Misc

Cursor movement

The arrow keys can be used to move the cursor. Optionally, you can use the following keys to move the cursor as well.
Question (memorize) Answer (memorize)
back (left)C-b
forward (right)C-f
previous line (up)C-p
next line (down)C-n
beginning of lineC-a
end of lineC-e

More

Keys to navigate the file or terminal in addition to using the arrow keys.
Question (memorize) Answer (memorize)
forward wordM-f
backward wordM-b
page downC-v
page upM-v
beginning of fileM-<
end of fileM->

More

Question (memorize) Answer (memorize)
View current dirC-x C-f . enter
Split windowC-x 2
Jump to next windowC-x o
Close frameC-x 0
Expand frameC-x 1

Memorize together

Updated: use the new 'combine' link on the right side of this page to combine tables.