ebpa / helm

Emacs incremental completion and selection narrowing framework

Home Page:https://emacs-helm.github.io/helm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License GPL 3 MELPA MELPA Stable

Emacs-helm

Emacs-helm


Helm is an Emacs framework for incremental completions and narrowing selections. It helps to rapidly complete file names, buffer names, or any other Emacs interactions requiring selecting an item from a list of possible choices. Helm is a fork of anything.el, which was originally written by Tamas Patrovic and can be considered to be its successor. Helm cleans the legacy code that is leaner, modular, and unchained from constraints of backward compatibility.


Homepage | Get started | Helm wiki | FAQ


Maintainance of Helm is a Lot of work I have done freely since 2011.
As it is taking a lot of my time it starts to be more and more difficult
maintaining it without financial help.
If you feel Helm is making your daily work easier,
please consider making a donation.

Thank you! — Thierry Volpiatto

Donate with Paypal    Donate monthly using Patreon    Donate monthly using Patreon

Helm in action searching with Grep Ag

Emacs-helm grep ag

About

Emacs incremental completion and selection narrowing framework

https://emacs-helm.github.io/helm/

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 99.5%Language:Shell 0.4%Language:Makefile 0.1%