Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Make _expand handle aliases (was Re: [PATCH] Make _expand_alias more usable as a completer)
- X-seq: zsh-workers 49947
- From: Lawrence Velázquez <larryv@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Cc: "Marlon Richert" <marlon.richert@xxxxxxxxx>
- Subject: Re: [PATCH] Make _expand handle aliases (was Re: [PATCH] Make _expand_alias more usable as a completer)
- Date: Thu, 31 Mar 2022 18:35:26 -0400
- Archived-at: <https://zsh.org/workers/49947>
- In-reply-to: <CAHLkEDs+4vv0xqq2u5g6msgpstrErFjqEFshHocfbqqYyh-SVQ@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDvg5-vdd_AHeiR9-TstXUh2-5j9yQNDns1mC2qR3zM_Tw@mail.gmail.com> <36227-1622676235.815398@zrY_.ZerV.zhJL> <CAHLkEDvYRtQETQfEGUA9FEcseRNT7kAhoiGM4KRANmi2aLq1sA@mail.gmail.com> <f67ff823-59fc-4271-8412-6fbbc07aacd3@www.fastmail.com> <CAHYJk3Sr1D2QJgT9pNduXLdpf8hBTsx558SVX+_QpSWkPN=9OA@mail.gmail.com> <CAHLkEDv5QTn_sPL7chv_YEbj3aGZ-hKJ5RbORyRaj4G=b91tpg@mail.gmail.com> <906332f9-027b-4b21-bb7f-3fd7118154af@www.fastmail.com> <CAH+w=7bhr0Gs1p1io6a9kG2bZS5Eqq9P+OD6y6NDRuNT36ZzUg@mail.gmail.com> <CAHLkEDs+4vv0xqq2u5g6msgpstrErFjqEFshHocfbqqYyh-SVQ@mail.gmail.com>
On Sun, Aug 1, 2021, at 2:50 PM, Marlon Richert wrote:
> Alright, here's a new patch, which moves the alias expansion code from
> _expand_alias to _expand (and refactors it) and deprecates
> _expand_alias's use as a completer. I also updated the documentation
> and added tests.
>
> Note that I reused the zstyle names from _expand_alias in _alias. I
> think their names are less than optimal in _expand, but renaming them
> would break people's existing zstyle config for _expand_alias.
>
> Attachments:
> * 0001-Make-_expand-handle-aliases.txt
*bump*
--
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author