Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Programmable completion bug in beta18



In your mail, you said:
> fine-grained control of glob behaviour is preferable.  With sh (, | and )
> are ordinary characters in glob patterns.  Maybe we can keep the original
> zsh behaviour and add a new option something like SH_GLOB wich does not
> handle (, | and ) specially.

Yes! A vote for that solution (although the number of options is already
huge) -- I liked the behaviour as it was.

BTW, I do not understand what do you mean when you say that (, | and ) are
ordinary characters in sh patterns -- Solaris sh gives:

$ echo *(a)
syntax error: (' unexpected

-- 
hniksic@xxxxxxx              |  Student of electrical engineering
hniksic@xxxxxxxxxxxxx        |  University of Zagreb, Croatia
------------------------------------------------------------------
`VI' - An editor used by those heretics that don't subscribe to
       the Emacs religion.




Messages sorted by: Reverse Date, Date, Thread, Author