InterviewSolution
Saved Bookmarks
| 1. |
How Can You Copy Lines Into The Buffer In Command Mode? |
|
Answer» yy - COPY a SINGLE LINE defined by current cursor position yy - copy a single line defined by current cursor position |
|