Block Mode Editting

I’ve been a long time VI user. Not a vi-ninja but definitely comfortable using the vi methodology.

Having used Block Mode editting in Textmate, I really needed to find a way to do the same in vi.

Volia!

Ctrl-V with ‘c’, ‘I’, and ‘A’ are the magic commands in vi

Vim Block Visual Mode


Leave a Reply

You must be logged in to post a comment.