Auto-completion
- Ctrl+P finds a previous match for a word that was started to be input in the file.
- Press it more times for more alternatives.
- Ctrl+N is the same for words after the cursor.
- This allows entering long identifiers in code, etc. more quickly.