Lines Matching refs:Now
78 Now locate the return key on your keyboard: it is usually marked 'RETURN',
82 Now type {^F}.
107 Now that you know how to get around in the file via ^F and ^B let's look at
125 screen. (Now {^F}.)
163 Now type {ma}. Your location in the file has been given the name 'a'. If you
170 Now we can move about in our file pretty freely. By using the {m} command we
191 Now do {ma}, marking your position at the top of the screen. Now hit {^M} (or
193 * <- here, over/under the asterisk. Now
197 The {^M} command moves the cursor to the beginning of the next line. Now type
204 Now we can move to any line within the screen. Practice moving around in the
218 Now type {^M} until the cursor is on the last line of this screen. Now do one
224 Now type {'cz^M} to reset the screen and type {^F} for the next section.
234 The {-} command moves the cursor to the previous line in the file. Now type
327 right ...........................here ^. Now type {/Section 15:/^M} and the
328 cursor will end up over/on .....................here ^. Now type {//^M} and
336 bottom line of the screen. Now type {/Search for x /^M} except replace the 'x'
377 Now type {/Here 3$/^M}. You might expect the cursor to end up
386 Now try {/Here 3\$/^M} and you should end up nine lines above this one. Try
456 positioning on the screen. Now let's look at positioning in a line. Put the
462 Note that it moves you forward to the beginning of the next word. Now type
468 colon and period as delimiters and counting them as words themselves. Now
470 line. Now type {5w} and notice that this has the effect of repeating {w} five
488 position with the letter k. Now type a few returns {^M} and type {'k}.
490 Now try {`k}: note that this is the reverse apostrophe, or back-quote, or grave
527 Now carefully type the following string and observe the effects:
544 us at the end of the word. Now, type {as^[ (^[ is the escape character)}.
551 Now type {Aa' command.^[}. The cursor is moved to the end of the line and the
586 Now {xxx} will delete the three characters, as will {3x}.
640 Line 12 now matches line 11. Now type {U} - capital 'U'. And line 12 now
641 looks like it did before you typed in the command strings. Now type: