Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG REPORT] Nonsensical behavior in response to Tab key
- X-seq: zsh-workers 50933
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Cc: php fan <php4fan@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: [BUG REPORT] Nonsensical behavior in response to Tab key
- Date: Thu, 10 Nov 2022 07:58:40 -0800
- Archived-at: <https://zsh.org/workers/50933>
- In-reply-to: <2079263085.4873970.1668093668627@mail.virginmedia.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAPxO=jsYDnzFaHuMaYfgH+VwztOn9FV9+zvfNo8ozyQxJTm5Ng@mail.gmail.com> <2079263085.4873970.1668093668627@mail.virginmedia.com>
On Thu, Nov 10, 2022 at 7:21 AM Peter Stephenson
<p.w.stephenson@xxxxxxxxxxxx> wrote:
>
> > 1) I am inside a directory that contains the following two directories:
> >
> > AddonsLab_LinkBack
> > AddonsLab_LinkChecker
> >
> > 1) It partially autocompletes to "cd AddonsLab_Linkc" ending with a
> > lowercase "c". That makes no sense whatsoever.
It's telling you that there is both AddonsLab_LinkBa[c]k and
AddonsLab_LinkChe[c]ker
> That's certainly screwy, but you're not getting basic zsh behaviour here,
> and I'm not going to try to speculate what is happening.
It's got something to do with the matcher-list and ambiguous style
settings, I think, but I can't figure out what from a blackbox. It
might also have to do with what subdirectories are present inside each
of those.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author