Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug report: Completion for dynamically named dirs fails when $SUFFIX is not empty
- X-seq: zsh-workers 48347
- From: Marlon Richert <marlon.richert@xxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Bug report: Completion for dynamically named dirs fails when $SUFFIX is not empty
- Date: Wed, 31 Mar 2021 11:37:56 +0300
- Archived-at: <https://zsh.org/workers/48347>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-03/CAHLkEDu6%2BJsy23CVtghH1J5V1mM56oE0Vrw9Eb7j_VoYS2BJYA%40mail.gmail.com>
- In-reply-to: <CAHLkEDsmHWR69n1ejFwbYS5QDP9VF-iMh=hB2=xx8rwGWahpew@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDsban8XbhMmn4nHHWAN2sxMS+b5vANamu-41Cr2zghRwA@mail.gmail.com> <1857440792.3267285.1611587238431@mail2.virginmedia.com> <CAHLkEDscYiWWoF2uek5j+uM=1BAUC4SK4GPvFwdYDwW=_ZSZBw@mail.gmail.com> <1870412799.932334.1617179102623@mail2.virginmedia.com> <CAHLkEDsmHWR69n1ejFwbYS5QDP9VF-iMh=hB2=xx8rwGWahpew@mail.gmail.com>
On Wed, Mar 31, 2021 at 11:29 AM Marlon Richert
<marlon.richert@xxxxxxxxx> wrote:
>
> On Wed, Mar 31, 2021 at 11:25 AM Peter Stephenson
> <p.w.stephenson@xxxxxxxxxxxx> wrote:
> > > On 31 March 2021 at 09:10 Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> > > Could someone please review Peter's patch, below?
> >
> > This change is already in.
>
> Really? I don't see it in Src/Zle/zle_main.c on the master branch.
You are right that the other changes are in. Sorry, I only checked
`git log -L 1060,1100:Src/Zle/zle_main.c` and when that failed to show
any changes, I assumed that the whole patch had not been applied yet.
However, why apply only the changes in the other files and not the one
in Src/Zle/zle_main.c ? Is that intentional or an oversight?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author