Edward Peschko wrote: > All, > > I'm a bit puzzled - I can see how to write my own functions, and map > my own keys, but I don't see offhand how to write my own 'ex' > commands.. > > Is this a simple oversight? I'd like to be able to program > > :pgrep > See
:help command However, you can't program commands which begin with lower case letters. You could do Pgrep, though. Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
