Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: reverse-menu-complete
- X-seq: zsh-workers 38034
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: reverse-menu-complete
- Date: Fri, 26 Feb 2016 12:55:44 -0800
- Cc: Zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=98Wad+GOxl/r+nyp9GAAr1ef7BcLouPCXNCMeU2wquI=; b=K9YFzJUpmysvp05WIMc4vROCxGehc9RaycCH/XrWm1fVW5iu3vtUPiURhg8JZafl10 NOdGXm4SqYUliVnIbChK6M6sRjToEGv2sJEs8vSfU5CZRTc54zZzFkF9xWTI3h4HcaV0 mrPOza8l5I0+NRfBr6A/6WPtpJxc16BzirR4RbT4f2JIIF3LvIpM5bLW2MLgjYhETVNw S6PqUdDCLgaBfgC6WgWYxtjVwuDsNS4Elt8sUQ/eG/7MAxIpI7qlXj3Qh+3Nh396jELp Bbugzs4bnIREbDUp46hgL3BkYXU003WWBi5kmReTe6U4qVn9wEwl8/LMHC6sRu7Lytp+ 6d0g==
- In-reply-to: <29698.1435440896@thecus.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <26732.1435387972@thecus.kiddle.eu> <150627110311.ZM3603@torch.brasslantern.com> <29698.1435440896@thecus.kiddle.eu>
On Sat, Jun 27, 2015 at 2:34 PM, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
>
> >
> > So what does the REVERSEMENUHOOK do, now that the reverse_menu function
> > is gone?
>
> Essentially nothing.
>
> The fact that even complist didn't need to add a function to
> REVERSEMENUHOOK is perhaps good evidence that it isn't useful.
So apparently part of the operation of that function was to allow
menu-complete and reverse-menu-complete to work in tandem to go
forward/backward through the same completion listing, when NOT in menu
selection. See users/21319 and subsequent.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author