Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Programmable completion bug in beta18
- X-seq: zsh-workers 1131
- From: Hrvoje.Niksic@xxxxxxxxxxxxxx (Hrvoje Niksic)
- To: hzoli@xxxxxxxxxx (Zoltan Hidvegi)
- Subject: Re: Programmable completion bug in beta18
- Date: Wed, 22 May 1996 21:36:44 +0200 (MET DST)
- Cc: schaefer@xxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199605221926.VAA30731@xxxxxxxxxxxxxxxxx> from Zoltan Hidvegi at "May 22, 96 09:26:20 pm"
- Reply-to: hniksic@xxxxxxxxxxxxxx
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