emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vertical fido-mode


From: Omar Antolín Camarena
Subject: Re: vertical fido-mode
Date: Thu, 11 Jun 2020 10:52:49 -0500

I just want to add that there is nothing icomplete-specific in either orderless or embark. Indeed, they can both be used with the default minibuffer completion or even with 3rd party completion UIs such as Selectrum.

On Thu, Jun 11, 2020 at 10:49 AM Protesilaos Stavrou <public@protesilaos.com> wrote:
Ergus <spacibba@aol.com> [2020-06-11, 15:40 +0200]:

> If we want some of the ivy functionalities in icomplete should we contact
> the ivy maintainer for contribution?

For the sake of completeness, Omar Antolín Camarena already develops
packages that extend Icomplete in ways that make it more Ivy-like.

* 'orderless' pattern matching :: Completion style that offers
  out-of-order matches, while also supporting multiple methods (regexp,
  flex, string, initials).[0]

* 'embark' contextual custom actions :: Minibuffer commands that act on
  the current candidate or the entire list of candidates.  These are
  implemented as keymaps.[1]

[0]: https://github.com/oantolin/orderless
[1]: https://github.com/oantolin/embark

--
Protesilaos Stavrou
protesilaos.com


--
Omar Antolín Camarena

reply via email to

[Prev in Thread] Current Thread [Next in Thread]