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

Re: Help with menu completion



On Wed, 27 Feb 2008 21:10:09 +0100
Anonymous bin Ich <ichbinanon@xxxxxxxxx> wrote:
> This is bad. I am attaching the relevant portion of my .zshrc (the old
> and new one) for better understanding.

Except it's not the relevant portion.

If you diff your old and new files, you'll find the new one has
alwayslastprompt explicitly turned off.  This is the option that allows
the shell to use terminal handling to display the list below your prompt
and then return to the same prompt.  You need this for menu selection.

Turn it back on again.

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



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