Hello, I familiar with vim as a user but not as a developer , so wanted some quick 'is this possible?' advice please !
I have an existing web-app which takes URLs like this: http://myserver/servlet&doc=mydoc.txt?page=n Which fetches a 'page' (200 lines in fact) of the given text file. What I would like to do: Create a couple of toolbar buttons for 'gvim' which simply let me inc/ dec that page number and re-fetch from the URL. Is this is do-able ? I notice I can already just load the URL with File|Open - but I obviously need to tag on the extra portion of the URL. Thanks very much in advance, John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
