Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: filename cycling according to age, not name
- X-seq: zsh-users 7637
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: filename cycling according to age, not name
- Date: Wed, 30 Jun 2004 09:05:53 -0700 (PDT)
- In-reply-to: <86isd9xj1b.fsf@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <86isd9xj1b.fsf@xxxxxxxxxxxxxxx>
- Reply-to: zsh-users@xxxxxxxxxx
On Wed, 30 Jun 2004, Kai Grossjohann wrote:
> I would like [completion to] "give me the newest file under the foo
> directory".
>
> Is there a way to do this?
Get the _path_files completion function file out of the latest CVS version
of zsh so you have a working copy (it became broken in 4.2.0 because of an
unrelated change). Then set the file-sort zstyle.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author