On Nov 12, 2007 3:09 PM, Vladimir Marek <[EMAIL PROTECTED]> wrote: > > Another issue is that there's doesn't seem to be a way to escape a > > comma inside a brace expansion. Neither two commas in a row or a > > backslash seem to generate a comma. > > glob behaves depending on your shell settings. Out of my experience, > best is csh or tcsh, where glob works reliably. Worst is sh.
Vim's glob() function doesn't depend on the shell. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
