zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Morten Nissov <morten.c.nissov@gmail.com>
Cc: Eric Cook <llua@gmx.com>, Zsh Users <zsh-users@zsh.org>
Subject: Re: Duplicate results in _python - (Re: [MINOR BUG] Duplicate results in tab-menu)
Date: Sat, 25 Jun 2022 22:18:07 -0700	[thread overview]
Message-ID: <CAH+w=7YdL5sU7io2UWdEJgan_QVbbWQ-BvcqYGUKMFD-s-ZhBw@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7ZU1MfLf044B=Q29WtCCnuyqX3Lxbi8yKaKSDBbF0bz5g@mail.gmail.com>

On Sat, Jun 25, 2022 at 10:15 PM Bart Schaefer
<schaefer@brasslantern.com> wrote:
>
> Leave off the final * and you can leave the
> number-match for python version.

Either of these also works:

# Leave out one colon
zstyle ':completion::complete:python<->#(.<->)#:*' list-dirs-first false

# Leave out the word "complete"
zstyle ':completion:*:python<->#(.<->)#::*' list-dirs-first false


  reply	other threads:[~2022-06-26  5:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23  9:54 [MINOR BUG] Duplicate results in tab-menu Morten Nissov
2022-06-23 14:42 ` Duplicate results in _python - (Re: [MINOR BUG] Duplicate results in tab-menu) Eric Cook
2022-06-24  5:41   ` Bart Schaefer
2022-07-17  3:48     ` Bart Schaefer
2022-06-24 14:40   ` Morten Nissov
2022-06-26  5:15     ` Bart Schaefer
2022-06-26  5:18       ` Bart Schaefer [this message]
2022-06-27  8:00         ` Morten Nissov

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='CAH+w=7YdL5sU7io2UWdEJgan_QVbbWQ-BvcqYGUKMFD-s-ZhBw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=llua@gmx.com \
    --cc=morten.c.nissov@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).