Lines Matching refs:beginning
114 things: position you at the beginning of the file (line 1), then return you to
122 (which is the same as a ^M). The {1G} moves you to line 1, i.e. the beginning
130 so now, observing that {22G} puts your cursor at the beginning of section 2 in
197 The {^M} command moves the cursor to the beginning of the next line. Now type
199 * <- here. The command to move the cursor to the beginning of the
208 course, moves you back to the beginning of this section, repositions the
260 put you at the beginning of the next section. Therefore, be aware of where you
344 file is searched beginning from your current position in the file. If the
346 beginning of the file. However, if you do want the search to find the
361 is at the beginning of the line. When the caret (circumflex, up-arrow) is the
362 first character of a search string it stands for the beginning of the line.
400 ^ - (caret) beginning of a line
431 file. If you wish to start the tutorial over from the very beginning, you
458 cursor at the beginning of the following line and type {z^M}:
460 This is a test line: your cursor should initially be at its beginning.
463 Note that it moves you forward to the beginning of the next word. Now type
464 {b} (back to the beginning of the word) several times till you are at the
465 beginning of the line. (If you accidentally type too many {b}, type {w} until
466 you are on the beginning of the line again.) Type {wwwww} (five w's) and note
470 type {0} (zero, not o 'oh'): this moves you to the beginning of the current
473 ignore the delimiters and to move to the beginning of the next word using only
478 Note that the commands {wbWB} do not stop at the beginning or end of a line:
490 Observe that the cursor is now at the beginning of the line that you marked.
517 cursor at the beginning of Line 1 and type {z^M}.
525 to the beginning of line 2, followed by {6w} or {wwwwww} to position the cursor
535 Move the cursor to the beginning of Line 3 below and type {z^M}:
567 character up to the beginning of the current insertion. ^W will delete the
569 beginning of the current insertion). You will need to experiment with ^U, @,
574 Position the cursor at the beginning of line 5 and {z^M}:
613 Position your cursor at the beginning of line 9 and {z^M}.
618 To change line 10 into line 9, position the cursor at the beginning of 'most',
680 at the beginning of the line {I ...text... ^[}
710 move to the beginning of the line {0}
733 move to the beginning of the file {1G}