Show Menu
Cheatography

emacs Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Navigation

Ctrl/Alt + F
Forward One Charac­ter­/Word
Ctrl/Alt + B
Backward One Charac­ter­/Word
Ctrl + N
Next Line
Ctrl + P
Previous Line
Ctrl/Alt + A
Beginning of Line/S­entence
Ctrl/Alt + E
End of Line/S­entence
Alt + <
Beginning of File
Alt + >
End of File
Ctrl J+ L
Clear screen, redisplay
 

Modifier

Ctrl + U <N>
Repeat command after N times
Ctrl + G
Stop command
Ctrl + H k <Co­mma­nd>
Help

ipython

Alt - Return / F3 - Return / F3 - j
Send Cell
F3 - k
Forward Cel
F3 - i
Backward Cell
 

Case

Ctrl +X, Ctrl + L
Lower Space

Text Moving

<Ba­cks­pac­e>
Backspace
Ctrl + D
Delete
Alt + <Ba­cks­pac­e>
"­Cut­" Backspace
Alt + D
"­Cut­" Delete
Ctrl + K
Cut from Cursor to End of Line
Alt + K
Cut from Cursor to End of Sentence
Ctrl + W (Selected)
Cut Selection
Ctrl + Y
Paste
Alt + Y
Paste Buffer Scroll
Ctrl + C, < or >
Tab
 

Windows

Ctrl +X 1
One Window
Ctrl +X 2
Split Top/Bottom
Ctrl +X 3
Split Left/Right
Ctrl + X 0
Close Window
Ctrl +X o
Move Cursor to Other Window
 
Ctrl + Alt + v
Scroll other window
Alt + P
Window Picker

Files/­Buffers

Ctrl +X, Ctrl +F
Find File
Ctrl +X, Ctrl +B
List Buffers
Ctrl +X, K
Kill current buffer