zsh-workers
 help / color / mirror / code / Atom feed
From: "Daniel Shahaf" <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org, "Felix.Chen" <felix.chen@3spocketnet.com.tw>
Subject: Re: When GLOB_COMPLETE is on, tab completion does not work with path containing hyphens
Date: Mon, 09 Dec 2019 09:29:02 +0000	[thread overview]
Message-ID: <58e0a555-b3dc-4229-9d7d-371e96b915cb@www.fastmail.com> (raw)
In-Reply-To: <CAHYJk3SXV2FKCw=BewGrFZmDGKt6wPcGBNerJ-pU4sTwAeSupQ@mail.gmail.com>

Mikael Magnusson wrote on Mon, 09 Dec 2019 09:23 +00:00:
> On 12/9/19, Felix.Chen <felix.chen@3spocketnet.com.tw> wrote:
> > % mkdir a-b
> >
> > % touch a-b/{c,d}
> >
> >
> >
> > Type 'ls a-b' without quotes and press tab multiple times, zsh will cycle
> > through 'ls a-b/c' and 'ls a-b/d'.
> >
> > But if GLOB_COMPLETE is on, zsh only complete up to 'a-b/'.
> 
> Hi,
> 
> It works fine here, are you using an old version of zsh? (current
> version is 5.7.1)

I can reproduce it in 'zsh -f' + 'setopt GLOB_COMPLETE' but can't
reproduce it if I then run compinit, in current(ish) master.

  reply	other threads:[~2019-12-09  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09  1:19 Felix.Chen
2019-12-09  9:23 ` Mikael Magnusson
2019-12-09  9:29   ` Daniel Shahaf [this message]
2019-12-09 10:21     ` Peter Stephenson
2019-12-09 10:34       ` Peter Stephenson
2019-12-10  0:51   ` Felix Chen

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=58e0a555-b3dc-4229-9d7d-371e96b915cb@www.fastmail.com \
    --to=d.s@daniel.shahaf.name \
    --cc=felix.chen@3spocketnet.com.tw \
    --cc=zsh-workers@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).