Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to get cursor navigation of completion menu working?
- X-seq: zsh-users 9991
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: How to get cursor navigation of completion menu working?
- Date: Fri, 03 Mar 2006 22:07:22 +0000
- In-reply-to: Your message of "Fri, 03 Mar 2006 13:02:58 PST." <6a42eec70603031302j3ed889a1m64ffd4f38b0554cc@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
"sam reckoner" wrote:
> My understanding from reading the user's guide is that there is a way to
> cursor-navigate the listed completions. However, I can't figure out how to
> get this to work.
If you're using the new completion system (with compinit) you can set:
zstyle ':completion:*' menu select
The instructions are buried in the entry for the menu style in the
zshcompsys manual page.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page still at http://www.pwstephenson.fsnet.co.uk/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author