Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: expansion of custom abbreviations in configure (autoconf) completion
- X-seq: zsh-workers 54829
- From: dana <dana@xxxxxxx>
- To: "Oliver Kiddle" <opk@xxxxxxx>
- Cc: "Zsh workers" <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: expansion of custom abbreviations in configure (autoconf) completion
- Date: Sun, 21 Jun 2026 01:55:59 +0000
- Archived-at: <https://zsh.org/workers/54829>
- Feedback-id: i9be146f9:Fastmail
- In-reply-to: <26210-1781829645.262695@5TbQ.98ks.mcCy>
- List-id: <zsh-workers.zsh.org>
- References: <26210-1781829645.262695@5TbQ.98ks.mcCy>
On Fri 19 Jun 2026, at 00:40, Oliver Kiddle wrote:
> Or should we leave such things to abbreviation plugins? Or does anyone
> have better suggestions for solving this? I also pondered separating
> this out so it can be used elsewhere and use more consistent style/tag
> naming.
it's a cute idea imo. a more generic solution might be interesting.
maybe like a _snippet completer?
re: clashing, i guess you could just use a special prefix that's
unlikely to have that issue, like ',,' ?
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author