zsh-workers
 help / color / mirror / code / Atom feed
* Re: menu-select in 3.1.9
       [not found] <20000613203716.A12061@br-online.de>
@ 2000-06-13 21:33 ` Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2000-06-13 21:33 UTC (permalink / raw)
  To: zsh-workers

On Jun 13,  8:37pm, Andy Spiegl wrote:
> Subject: menu-select in 3.1.9
> Hi!
> I just upgraded from 3.1.7-pre4 to 3.1.9 and menu-selection isn't working
> anymore. :-(

Hmm, I just noticed that it's not working for me, either.  <C-x?> output
shows that MENUSELECT=6 is happening at _main_complete line 217, and the
number of matches is 71, and the complist module is loaded.

There's this odd bit:

+_main_complete:152: nm=71
+_main_complete:154:if: [[  == keep || nm -gt 1 ]]
+_main_complete:155:then: [[ _last_nmatches -ge 0 && _last_nmatches -ne nm ]]
+_main_complete:156:then cmdand: _menu_style=( select=6  )
+_main_complete:158:then: tmp=27
+_main_complete:160:then: _menu_style=( select=6  select=6 )

Why is it in there twice?  Doesn't seem to be the cause of the problem.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-13 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20000613203716.A12061@br-online.de>
2000-06-13 21:33 ` menu-select in 3.1.9 Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).