Humor: Cargo Cult Programming
Michael O'Donnell
mod+gnhlug at std.com
Thu Nov 14 16:42:22 EST 2002
Yes, vim does rectangular block copies:
Place cursor on one corner of desired rectangle.
Say ^V
Move cursor to opposite corner of desired rectangle;
block will be highlighted as you go.
Say y
Move cursor to desired destination for copied block.
Say p
You can delete the block rather than copying it
by saying d instead of y.
Bram Moolenaar is cool.
.
More information about the gnhlug-discuss
mailing list