From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Re: Key sequence completion with evil Date: Tue, 28 Aug 2018 15:22:10 -0800 Organization: AkWebsoft Message-ID: <20180828232210.GB21599@mail.akwebsoft.com> References: <20180828221740.GA21599@mail.akwebsoft.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1535498782 12431 195.159.176.226 (28 Aug 2018 23:26:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 28 Aug 2018 23:26:22 +0000 (UTC) User-Agent: Mutt/1.10.0 (2018-05-17) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 29 01:26:18 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1funNF-00031M-Iu for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Aug 2018 01:26:13 +0200 Original-Received: from localhost ([::1]:40418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1funPL-0006lC-G9 for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Aug 2018 19:28:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1funOe-0006CG-Gy for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 19:27:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1funJR-0002jd-7N for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 19:22:21 -0400 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:59186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1funJN-0002eO-P2 for Help-gnu-emacs@gnu.org; Tue, 28 Aug 2018 19:22:15 -0400 Original-Received: by linus (Postfix, from userid 1000) id 28F612435CE; Tue, 28 Aug 2018 15:22:10 -0800 (AKDT) Mail-Followup-To: Emacs Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117791 Archived-At: * Drew Adams [180828 14:53]: > > 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. We'll see then and report back with results. > 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 Will download and try. thanks, Drew -- Tim Johnson http://www.tj49.com