Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _multi_parts doesn't always pass -f to compadd
- X-seq: zsh-workers 45133
- From: dana <dana@xxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] _multi_parts doesn't always pass -f to compadd
- Date: Sat, 21 Dec 2019 23:36:45 -0600
- Cc: Zsh Workers List <zsh-workers@xxxxxxx>
- In-reply-to: <CAH+w=7bRqY0z7fgY1-8_vcUZNqnbUdr8q6ptJ1xGmr_NzA7aZQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <EAB5158F-19DC-44E8-9852-17F13549112F@dana.is> <CAH+w=7bRqY0z7fgY1-8_vcUZNqnbUdr8q6ptJ1xGmr_NzA7aZQ@mail.gmail.com>
On 21 Dec 2019, at 23:31, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> _multi_parts is intended to be usable in cases that are not files,
> such as (IIRC) tar listings, perl module names, etc.
Yeah. The caller still has to explicitly pass -f to _multi_parts (which is not
common — _git is like the only thing in the repo that does), so it shouldn't
affect anything that doesn't AFAIK
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author