Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: clang completion
- X-seq: zsh-workers 43152
- From: Eric Cook <llua@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: clang completion
- Date: Sun, 8 Jul 2018 10:02:07 -0400
- In-reply-to: <2431.1531053655@thecus>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAF6rxgk2uiZ1wxHYtVKEZO=b4Voitz9sB8jU1ta1Evxv78FU-A@mail.gmail.com> <20180707205750.GA62923@CptOrmolo.darkstar> <20180708064008.rkjzh2h376kqehs6@tarpaulin.shahaf.local2> <2431.1531053655@thecus>
On 07/08/2018 08:40 AM, Oliver Kiddle wrote:
> Daniel wrote:
>
>> Note that it's not trivial to support _approximate or _correct here, because
>> the --autocomplete contract is "give me a prefix", not "give me all possible
>> matches for me to sort out". That is: clang wants to do the matching itself,
>> and it doesn't honour zstyle's.
>
> This sort of design tends to follow from the way bash programmable
> completion is designed. I'd far prefer to have clear options for listing
> all warnings, languages, options etc. Those potentially have wider uses.
>
Do you mind further expanding upon this? so people considering this option
can be directed to a location of why this may not be desired for other shells.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author