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

Re: menu select suggestion



> 2019/10/16 2:32, Perry Smith <pedz@xxxxxxxxxxxxxxxx> wrote:
> 
> I figured this out by tweaking
> 
> zstyle ':completion:*:*:*:*:*' menu XXX
> 
> to the different values.  What confused me is that (at least with the
> configuration I started from) I need to hit tab a second time before I
> see any difference.

If you haven't yet figured out how to configure the 'menu' style,
please try

zstyle ':completion:*:*:*:*:*' menu on select

i.e., specify BOTH 'on' (or 'true', 'yes', '1') and 'select'.



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