Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Improve quote handling in _ant completion
- X-seq: zsh-workers 52367
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: Improve quote handling in _ant completion
- Date: Sun, 3 Dec 2023 16:11:35 -0800
- Archived-at: <https://zsh.org/workers/52367>
- In-reply-to: <CAH+w=7Z+y2WXsaxdeucOYJ5cd3y4b-1VstR8OSv8x5Q_guQDxQ@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <207461559.9336309.1701221332233.ref@mail.yahoo.com> <207461559.9336309.1701221332233@mail.yahoo.com> <CAH+w=7YUfXaHAL=PR1tGB4J6gy7HDAbfwnPtiV4wzCpPC6ZFdw@mail.gmail.com> <CAHYJk3Se5aCcFqKuk+fOpTF+tE5FeimQUvK3MAirz2fehaZGtw@mail.gmail.com> <CAH+w=7bu1nAvXgNfYMve1-HaUrag4C0J05TBGacWDthThQnJCw@mail.gmail.com> <27223-1701637728.078257@Bkhc.Hp7M.X2jV> <CAH+w=7Z+y2WXsaxdeucOYJ5cd3y4b-1VstR8OSv8x5Q_guQDxQ@mail.gmail.com>
> Rewritten to avoid "sed" you mean? The s/// are mostly pretty gnarly.
Missed an opening double-quote in one line there -- should be
+ if [[ "$expanded" != "$file" ]]; then
Messages sorted by:
Reverse Date,
Date,
Thread,
Author