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

Re: How to get cursor navigation of completion menu working?



"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