Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 3/4] docs: _wanted: Clarify the example and point to another one.
- X-seq: 49451
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH 3/4] docs: _wanted: Clarify the example and point to another one.
- Date: Mon, 27 Sep 2021 08:38:21 -0700
- Archived-at: <https://zsh.org/workers/49451>
- In-reply-to: <20210926084347.9927-3-danielsh@tarpaulin.shahaf.local2>
- List-id: <zsh-workers.zsh.org>
- References: <20210926084347.9927-1-danielsh@tarpaulin.shahaf.local2> <20210926084347.9927-3-danielsh@tarpaulin.shahaf.local2>
On Sun, Sep 26, 2021 at 1:47 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> - compadd matches...)
> + compadd -- var(match1) var(match2)...)
Hmm ... I'm uncertain about using var() inside example(). This is
going to render in "info" as
compadd -- MATCH1 MATCH2...
On the other hand I guess this particular example was already using
ellipses, so it's hardly usable code anyway.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author