Lines Matching refs:move
22 the j key enough times to move the cursor so that lesson 1.1
28 ** To move the cursor, press the h,j,k,l keys as indicated. **
37 Now you know how to move to the next lesson.
39 3. Using the down key, move to lesson 1.2.
45 move around much faster, once you get used to it. Really!
78 2. To fix the errors, move the cursor until it is on top of the
101 2. To make the first line the same as the second, move the cursor on top
112 5. When you are comfortable inserting text move to lesson 1.5.
137 5. When you are comfortable appending text move to lesson 1.6.
157 5. If you have quit vimtutor in step 1 restart the vimtutor and move down to
252 move the cursor as specified.
262 2. Type 2w to move the cursor two words forward.
264 3. Type 3e to move the cursor to the end of the third word forward.
266 4. Type 0 (zero) to move to the start of the line.
270 ---> This is just a line with words you can move around in.
311 3. Now move to the fourth line.
342 8. These are very useful commands. Now move on to the lesson 2 Summary.
364 7. To move to the start of the line use a zero: 0
410 5. Now move on to lesson 3.3.
428 4. Press <ESC> and move to the next character that needs to be changed.
489 Type G to move to a line in the file. **
500 2. Press G to move you to the bottom of the file.
501 Type gg to move you to the start of the file.
541 3. The cursor will move to the matching parenthesis or bracket.
543 4. Type % to move the cursor to the other matching bracket.
654 2. Press v and move the cursor to the fifth item below. Notice that the
665 NOTE: Pressing v starts Visual selection. You can move the cursor around
677 NOTE: After executing Step 2 you will see text from lesson 5.3. Then move
753 5. Use e to move to the next incomplete word and repeat steps 3 and 4.
792 2. Start Visual mode with v and move the cursor to just before "first".
800 6. Use Visual mode to select " item.", yank it with y , move to the end of