Technology
 

Visual selection

From Vim Tips Wiki

(Redirected from Reselect Visual Block)

Tip 1584 Previous Next created February 16, 2008 · complexity basic · author Metacosm · version 7.0


 TO DO 

[edit] Reselect a visual block

Did you just do something on a visual range, and to your horror the visual block vanished?

Just type gv to reselect the last block.

[edit] Comments