>>33 but what are you using visual blocks for? cutting a block of text? using it as a range for some regex operations (ie replacements/ etc). in vi you can do the same with just specifying the range (ie. :.,+10d) and really if you want to do visual blocks, the best tool for that job is a mouse, and if you already are willing to use a mouse once then you should go to sam or acme :)
but what are you using visual blocks for? cutting a block of text? using it as a range for some regex operations (ie replacements/ etc).
in vi you can do the same with just specifying the range (ie. :.,+10d)
and really if you want to do visual blocks, the best tool for that job is a mouse, and if you already are willing to use a mouse once then you should go to sam or acme :)