Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completing strings from history?
- X-seq: zsh-users 3746
- From: Adam Spiers <adam@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Completing strings from history?
- Date: Mon, 26 Mar 2001 16:25:40 +0100
- In-reply-to: <Tc0a88d01528802e6d5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from pws@xxxxxxx on Mon, Mar 26, 2001 at 02:34:33PM +0000
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <m3ofuohard.fsf@xxxxxxxxxxxxxxxxxxxxxxxxx> <Tc0a88d01528802e6d5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Peter Stephenson (pws@xxxxxxx) wrote:
> What doesn't work which probably ought to is that if you type `\e,'
> (_history-complete-newer) it should cycle back in the other direction.
> Probably nobody thought about it at the time.
Works for me with:
zstyle ':completion:*:history-words' stop verbose
Messages sorted by:
Reverse Date,
Date,
Thread,
Author