help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: Key sequence completion with evil


From: Drew Adams
Subject: RE: Key sequence completion with evil
Date: Tue, 28 Aug 2018 15:46:58 -0700 (PDT)

> Using evil and evil-leader with emacs 26.1 Gui on Ubuntu 16.04
> 
> I'd welcome recommendations and/or comments regarding a package to
> enable key sequence completion in evil normal and insert states as
> well as evil emacs state.
> 
> I know that there are many completion packages and that those
> packages offer other features, but the primary feature I am
> interested in is where interactive candidates are offered (as
> opposed to non interactive textual candidates such as C-h would
> provide.)
> 
> Icicles? Ido? Ivy? ....

No idea how well it interacts with Evil, but Icicles has key-sequence 
completion.

You can see all keys available at the current time (including after one or more 
prefix keys). You can filter (narrow) the set of candidates any number of 
times, by matching against key names or command names. You can sort the 
candidates in a few ways. You can traverse the key-sequence hierarchy (e.g., go 
back up prefix keys). You can traverse menu-bar menus too.

As with any Icicles completion, you can initiate this on demand or 
automatically (e.g. after a delay).

https://www.emacswiki.org/emacs/Icicles_-_Key_Completion



reply via email to

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