Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: More intellegent suffix removing?
- X-seq: zsh-workers 6584
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: More intellegent suffix removing?
- Date: Thu, 10 Jun 1999 20:40:25 +0400
- Importance: Normal
- In-reply-to: <990610163140.ZM1627@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> I don't want zsh to replace a slash if one was added. What if what I
> intend is to complete a directory and then glob files in that directory
> whose names begin with a digit?
>
That was exactly how I found it :-)
> I think Andrej's point -- and it's my point, if not his -- is that '<'
> should be left out of the list of characters that do suffix autoremoval.
> (And therefore probably '>' should be too ... and come to think of it,
> even '|' can be part of a glob pattern.)
>
Well, at least I have a habit to always separate <, > and | by space from
previous word if used as redirection/pipe, so yes, may be. But in any case `<'
for all-digits name globbing is quite handy once you've started to use it.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author