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 51881
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Let _approximate work w/ possible compadd function
- Date: Tue, 20 Jun 2023 20:28:27 -0700
- Archived-at: <https://zsh.org/workers/51881>
- In-reply-to: <20230615142916.20616-1-marlon.richert@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>
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author