zsh-users
 help / color / mirror / code / Atom feed
From: "Jun. T" <takimoto-j@kba.biglobe.ne.jp>
To: zsh-users@zsh.org
Cc: Pier Paolo Grassi <pierpaolog@gmail.com>
Subject: Re: menu completion
Date: Fri, 8 May 2020 03:55:55 +0900	[thread overview]
Message-ID: <587B9115-0CAB-4379-986C-F2C22BEA8460@kba.biglobe.ne.jp> (raw)
In-Reply-To: <CAP+y1xD-LzgWEnP0vJ3us1-_VuzYx+He7gySNypRchO_=pnnQQ@mail.gmail.com>

Sorry for a slow reply:

> 2020/04/06 11:18, Pier Paolo Grassi <pierpaolog@gmail.com> wrote:

> in my .zshrc I have
> 
> zstyle ':completion:*' menu select=2

Try the following instead:

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


Description of the 'menu' style in zshcompsys(1) may suggest that
only select=2 is sufficient, but it seems 'on' is also required.

  reply	other threads:[~2020-05-07 18:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 12:00 Pier Paolo Grassi
2020-04-05 16:48 ` Dave Woodfall
2020-04-05 19:29 ` Mikael Magnusson
2020-04-06  2:18   ` Pier Paolo Grassi
2020-05-07 18:55     ` Jun. T [this message]
2020-05-09 18:23       ` Pier Paolo Grassi
2020-05-12  0:39         ` Jun T
2020-05-20 18:16           ` Pier Paolo Grassi
2020-05-22 15:34             ` Jun. T
2020-05-22 16:12               ` Pier Paolo Grassi
2020-05-22 18:36                 ` Jun. T
2020-05-23 10:51                   ` Pier Paolo Grassi
2020-05-23 19:21                     ` Bart Schaefer
2020-05-23 19:40                       ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=587B9115-0CAB-4379-986C-F2C22BEA8460@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=pierpaolog@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).