Lines Matching refs:same
94 The registers used for recording are the same ones you used for yank and
129 the same letter, but lowercase.
209 The "from" part of the substitute command is actually a pattern. The same
441 The "A" command works the same way, except that it appends after the right
447 Using the same example from above, and then typing "$A XXX<Esc>, you get
455 Making the same selection by moving the cursor to the end of the longest line
456 with other movement commands will not have the same result.
464 Starting with the same selection of the "long" words as above, then typing
477 Starting with the same text again, and typing "Cnew text<Esc>" you get:
498 starting with the same example text from above, and then typing "rx":
515 With the same example again, ">" gives this result:
544 "V" selection in exactly the same way.
609 lines into a register. The same can be done to collect lines in a file.
709 Now do the same thing in Vim. You want to sort lines 1 through 5 of a file.
794 This is the same write command as before, but instead of a file name the "!"