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

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

Re: A package in a league of its own: Helm


From: Óscar Fuentes
Subject: Re: A package in a league of its own: Helm
Date: Fri, 29 Aug 2014 15:36:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

solidius4747@gmail.com writes:

> I wrote a guide for Helm here: http://tuhdo.github.io/helm-intro.html
>
> Hope it help with your Helm usage if you are new to Helm.

Helm looks impressive.

I have a mature completion environment around ido+flx. One of the killer
features is to quickly navigate huge lists of completion candidates. For
instance, while on a git repo a command allows me to locate a versioned
file, typically taking about 2 seconds for a tree containing tens of
thousands of files. The command is very simple to implement (9 lines).

How difficult is to add a new completion command to helm? Such as
providing it with a list of strings and complete on it?

Can helm use other completion matching methods, such as flx? I regard
flx as more convenient than helm's default matching system.




reply via email to

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