Lines Matching refs:press
84 After typing "turtle" you press the <Enter> key to start a new line. Finally
85 you press the <Esc> key to stop Insert mode and go back to Normal mode. You
118 If you press <Esc> to go back to Normal mode the last line will be made blank.
126 press the <Esc> key. Sometimes you have to press it twice. If Vim beeps back
148 however, you greatly slow down your editing because to press the arrow
165 insert a word somewhere. Don't forget to press <Esc> to go back to Normal
234 Move the cursor to the first line and press "J":
280 If you undo too many times, you can press CTRL-R (redo) to reverse the
282 action, press CTRL-R twice. The character A and the space after it disappear:
388 Don't forget to press <Enter> to finish the command.
434 cursor anywhere between the bars and press CTRL-] (jump to tag), the help
511 Or press Tab to complete: >
576 < talks about the "g<C-A>" command (e.g. you have to press "g" then
637 < Move around to the match you like and press Enter to jump to that help.