Next / Previous / Contents / TCC Help System / NM Tech homepage

4. Cursor movements

C-b or ←Cursor back one character.
M-bCursor back one word.
C-f or →Cursor forward one character.
M-fCursor forward one word.
C-p or ↑Go to the previous line.
C-n or ↓Go to the next line.
C-aTo the start of the line.
C-eTo the end of the line.
C-lRewrite the screen with the cursor in the middle.
C-vGo to the next page.
M-vGo to the previous page.
M-<Go to the top of the file.
M->Go to the bottom of the file.