I want to do some operations on selected areas in visual mode in my vim script, but I can't find any way to execute commands under visual mode, just like "normal p" in normal mode. I also need to get the line number of the first line belongs to the selection area and the last one, is there a way to do so ? Thanks
Lenin Lee --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
