If you know you want to operate on teh same visual block and move it in the same direction.. you could just repeat the operation with . Otherwise, you can reselect the visual are with gv to move it in the other direction
-dan On Fri, 13 Apr 2007, Gene Kwiecinski wrote: > >i am using visual mode and <shift> >> to indent a block of code. > >the problem i am having is that once i do this, the visual mode is > >gone. So, i have to re-select everything and do it again. Is there a > >command to repeat the last shift ? > > Think I ran into this once/twice, and yeah, I vaguely recall losing the > "visualness" of the block. > > No idea how to *keep* the block selected, but if you know how much you > want to shift it, you can always just do something like > > 5>> > > to shove it over 5 shiftwidths. >
