> The cmd can be pretty much any Ex command; a popular one is to do > substitutes, such as > > :'<,'>B s/onething/foranother/ > > You can get vis.vim from: > > http://vim.sourceforge.net/scripts/script.php?script_id=1195 (stable) > http://mysite.verizon.net/astronaut/vim/index.html#VIS > (cutting edge)
I didn't understand why there is a need of separate B command. When I visually select text and press : then the cursor goes to command line and the ex commands can be executed on that text. Can you justify plz? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
