Hello everybody. I'm trying to understand how to ask user for input and then insert that text into the buffer. For example, consider I'd like to have a double input request, asking the user to enter a URL and a name so that I can write a formatted HTML code for a link into the current buffer.
:help input() told me how to ask for input, but what I couldn't find is how to actually enter text from a script into the buffer. Thanks for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
