Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: conditionally match part of file name to most recently modified file
- X-seq: zsh-users 11586
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: conditionally match part of file name to most recently modified file
- Date: Mon, 18 Jun 2007 16:48:20 +0200
- In-reply-to: <200706181355.l5IDtjaT027813@xxxxxxxxxxxxxx>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20070617211644.GA11636@xxxxxxxxxxxx> <20070618110948.3d8d739f@xxxxxxxxxxxxxx> <20070618134133.GN25961@xxxxxxxxxxxxxxxxxxx> <200706181355.l5IDtjaT027813@xxxxxxxxxxxxxx>
On 2007-06-18 14:55:45 +0100, Peter Stephenson wrote:
> "*(-^/)" or "*(-/)" should do the trick. I've had funny results with
> non-existent targets when doing this on the command line.
OK. Another problem: if I type
% ls a[TAB]
I get a list of different possible files. Then I type '^X.', but
instead of getting the most recent file, I get the first item of
the list above. Is there a way to make '^X.' reset the above list
(while still being able to type ^X. several times and get different
results)?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author