Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: accept-and-infer-next-history in menu selection



Peter Stephenson wrote:
> I can't get accept-and-infer-next-history to work in menu selection at
> all.  It simply cycles round to the next match.  What could I be doing
> wrong?

I've tracked it down: it's incompatible with the _oldlist key oldlist_menu,
which says to keep the old menu.  As far as I can see, it has no way of
knowing that you really want to try a different completion at that point,
so there's no way of using _oldlist here.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



Messages sorted by: Reverse Date, Date, Thread, Author