[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: zcomplete
From: |
Juri Linkov |
Subject: |
Re: zcomplete |
Date: |
Sun, 22 Oct 2023 20:28:01 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) |
>> diff --git a/lisp/zcomplete.el b/lisp/zcomplete.el
>> new file mode 100644
>> index 00000000000..75a40c0afd3
>> --- /dev/null
>> +++ b/lisp/zcomplete.el
>> @@ -0,0 +1,317 @@
>> +;;; zcomplete.el --- zsh-like minibuffer completion based on icomplete -*-
>> lexical-binding: t -*-
>
> I have been trying out zcomplete for the last week, and it works really
> well. If there is no plan to add it to the core, would you at least be
> interested in having it added to GNU ELPA?
Actually, it has many problems. Hopefully, we will fix them in the core.
I'd rather not proliferate the number of similar packages by adding
yet another package that does the same as existing mct, vcomplete.
- Re: Updating *Completions* as you type, (continued)
- Re: Updating *Completions* as you type, sbaugh, 2023/10/17
- Re: Updating *Completions* as you type, Juri Linkov, 2023/10/17
- Re: Updating *Completions* as you type, Spencer Baugh, 2023/10/17
- Re: Updating *Completions* as you type, Spencer Baugh, 2023/10/17
- Re: Updating *Completions* as you type, Juri Linkov, 2023/10/18
- Re: Updating *Completions* as you type, Spencer Baugh, 2023/10/18
- Re: Updating *Completions* as you type, Juri Linkov, 2023/10/18
- Re: Updating *Completions* as you type, Spencer Baugh, 2023/10/18
RE: [External] : Re: Updating *Completions* as you type, Drew Adams, 2023/10/15
Re: zcomplete, Philip Kaludercic, 2023/10/20
Re: Updating *Completions* as you type, Daniel Semyonov, 2023/10/13
- Re: Updating *Completions* as you type, Spencer Baugh, 2023/10/14
- RE: [External] : Re: Updating *Completions* as you type, Drew Adams, 2023/10/15
- Re: [External] : Re: Updating *Completions* as you type, Philip Kaludercic, 2023/10/16
- RE: [External] : Re: Updating *Completions* as you type, Drew Adams, 2023/10/16
- Re: [External] : Re: Updating *Completions* as you type, Philip Kaludercic, 2023/10/20
- RE: [External] : Re: Updating *Completions* as you type, Drew Adams, 2023/10/20
Re: [External] : Re: Updating *Completions* as you type, Emanuel Berg, 2023/10/16