[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: zcomplete
From: |
Philip Kaludercic |
Subject: |
Re: zcomplete |
Date: |
Fri, 20 Oct 2023 09:35:19 +0000 |
Juri Linkov <juri@linkov.net> writes:
> 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?
- Re: Updating *Completions* as you type, (continued)
- Re: Updating *Completions* as you type, Juri Linkov, 2023/10/20
- 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 <=
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