How do I repeat a navigation command in vi?
For example, I execute the command 20j
which moves the cursor down 20 lines, and I tried hitting .
to repeat that command, but it says "No command to repeat".
P.S. Also, what command goes to the next page in a document?