Next: Put Back Commands, Previous: Delete Commands, Up: Modifying Commands
Yank commands yank a text of buffer into a (usually anonymous) register. Here the word `yank' is used in Vi's sense. Thus yank commands do not alter the content of the buffer, and useful only in combination with commands that put back the yanked text into the buffer.
Use the following command to yank consecutive lines of text.
vip-yank-line).