> Still buggy:
> :echo SplitMatch("aba", ".*")
> ['aba', '']
Looks OK to me.
Maybe you wanted
:echo SplitMatch("aba", '.\+')
Ben.
Send instant messages to your online friends http://au.messenger.yahoo.com
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
