Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: <x-y> globing pattern doesn't sort?
- X-seq: zsh-users 7987
- From: Louis-David Mitterrand <vindex@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: <x-y> globing pattern doesn't sort?
- Date: Tue, 14 Sep 2004 09:26:14 +0200
- In-reply-to: <200409131610.i8DGA7nS005897@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040913152958.GA19979@xxxxxxxxxx> <200409131610.i8DGA7nS005897@xxxxxxxxxxxxxx>
On Mon, Sep 13, 2004 at 05:10:07PM +0100, Peter Stephenson wrote:
> > which really suprised my as I thought the whole point of the <-> pattern
> > was to allow for an ordered sequence to be returned (contrary to a
> > simple *).
> >
> > Am I mistaken in that belief?
>
> Yes. However, you can set the option numeric_glob_sort. A quick test
> suggests completion will obey this, which does what you want. Note that
> that's independent of how the matches were generated, however, so
> replacing <1-19> with * wouldn't change the result.
Thanks for the explanation. As always: I had a dream, zsh had it
Messages sorted by:
Reverse Date,
Date,
Thread,
Author