Block Insert and Append
I and A in block mode = insert/append on every selected line.
After Ctrl-V selecting a column-rectangle, I types text inserted at the start of every line in the block; A appends it. The text is inserted on all lines after Esc.
This is the trick most people don't know exists โ and once you know it, you'll use it constantly.
| Key | Note |
|---|---|
| {key:Ctrl-V} | Enter visual-block mode |
| {key:j} | Extend down (or count + j) |
| {key:I} | Insert at the left edge of the block |
| `//` | Type your prefix |
| {key:Esc} | Now the prefix appears on every selected line |
Watch
See also: The Three Visual Modes, Swap and Adjust Endpoints