Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Let _approximate work w/ possible compadd function
- X-seq: zsh-workers 51899
- From: Marlon Richert <marlon.richert@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Let _approximate work w/ possible compadd function
- Date: Tue, 4 Jul 2023 10:06:06 +0300
- Archived-at: <https://zsh.org/workers/51899>
- In-reply-to: <CAH+w=7aav2OHB0e0nvhPimk81o58ENKLMYpm9PFOOwva0pAwgg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7Ybqejw7PzLwPB1+uPfa09gvVoY-qO_RQtHBEuKLd2q7Q@mail.gmail.com> <20230615142916.20616-1-marlon.richert@gmail.com> <CAH+w=7aav2OHB0e0nvhPimk81o58ENKLMYpm9PFOOwva0pAwgg@mail.gmail.com>
On Wed, Jun 21, 2023 at 6:28 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Thu, Jun 15, 2023 at 7:29 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> >
> > I would find _shadow useful in my own Zsh code, too, not just completions. How
> > about moving it from Completion/ to Functions/?
>
> Unfortunately Functions/ aren't autoloaded by compinit.
Perhaps then at least add documentation for _shadow to compsys.yo?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author