Re: PATCH: expansion of custom abbreviations in configure (autoconf) completion
dana <[email protected]> Sun, 21 Jun 2026 01:55:59 +0000
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
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