Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: why is `bare' in bare_glob_qual?
- X-seq: zsh-users 2210
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sweth Chandramouli <sweth@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: why is `bare' in bare_glob_qual?
- Date: Wed, 10 Mar 1999 22:40:49 -0800 (PST)
- Cc: ZSH Users <zsh-users@xxxxxxxxxxxxxx>
- In-reply-to: <19990310162906.A25254@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19990310162906.A25254@xxxxxxxxxxxxxxxxxxxx>
- Reply-to: Bart Schaefer <schaefer@xxxxxxxxxxx>
Sweth Chandramouli writes:
> to what does the "bare" in bare_glob_qual refer?
See zsh_users/1569:
My intention is that eventually we will have some other, unambiguous,
glob qualifier syntax, which will be available regardless of
BARE_GLOB_QUAL. (We need the capability to disable the current
qualifier syntax in order to fully emulate ksh glob syntax.)
-zefram
So "bare" means that they're just sitting there on the end of the pattern,
with no special disambiguating syntax to introduce them.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author