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

Re: PATCH: Re: 3.1.6-bart-8: menu select + oldlist oddities



On Nov 3, 12:53pm, Sven Wischnowsky wrote:
} Subject: PATCH: Re: 3.1.6-bart-8: menu select + oldlist oddities
}
} > Oops! No more completion there inside /tools/share/zsh/functions
} 
} Because (as it said above), there are too many matches to display
} them. I was aware of this when I wrote that code but didn't know what
} to do - -so I just made it give up. But what do you think, it should
} do? It *can't* display the menu in this case... Should we disallow
} a-a-i-n-h in this case? I think this would be even weirder.

How about this:  Drop back into regular menu completion and produce the
"do you wish to see ...?" prompt.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



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