Today’s short video is about how to navigate in the current screen/buffer.
Key | action |
---|---|
Up/Down | Line up/down (same as C-p C-n) |
C-a | start of line (End) |
C-e | end of line (Home) |
Ctrl+Up/Down | Paragraph up/down |
C+<n> key | Repeat X times |
C+M+f C+M+b | Sexp forward/backward |
C-r | search backward |
C-s | search forward |
f1 | |
M+] | Goto char |
C-z . | Ident tools/hydra |
M+[ | Goto window |
C+l | center line (center -> top -> bottom -> ..) |
C-v | imenu |
M-f9 | recent places |