This is a draft cheat sheet. It is a work in progress and is not finished yet.
Navigation
Ctrl/Alt + F |
Forward One Character/Word |
Ctrl/Alt + B |
Backward One Character/Word |
Ctrl + N |
Next Line |
Ctrl + P |
Previous Line |
Ctrl/Alt + A |
Beginning of Line/Sentence |
Ctrl/Alt + E |
End of Line/Sentence |
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 <Command> |
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
<Backspace> |
Backspace |
Ctrl + D |
Delete |
Alt + <Backspace> |
"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 |
|