Emacs incremental completion and selection narrowing framework
thierryvolpiatto Merge pull request #2102 from jagrg/master
Use pdf-view-mode when available
Latest commit 4615745 Oct 5, 2018
Permalink
Failed to load latest commit information.
.github Update issue template Jul 13, 2018
images Add paypal image. Mar 5, 2017
.gitignore Add ID to .gitignore May 24, 2015
COPYING Add full GPLv3 license. Mar 18, 2012
Makefile Copy source files as well when installing May 25, 2018
README.md README fix Apr 30, 2018
emacs-helm.sh Remove one unneeded newline in emacs-helm.sh Apr 20, 2018
helm-adaptive.el fix bug where adaptive history is invalid Aug 31, 2018
helm-bookmark.el Use w3m-browse-url when available in w3m bmks handler Mar 23, 2018
helm-buffers.el New user var to prevent using format-mode-line (#2089) Oct 2, 2018
helm-color.el Update copyrights Jan 8, 2018
helm-command.el Update copyrights Jan 8, 2018
helm-config.el Font-lock helm-read-answer Jul 3, 2018
helm-core-pkg.el Update *.pkg.el files Aug 24, 2018
helm-dabbrev.el Fix long lines Aug 10, 2018
helm-easymenu.el Update copyrights Jan 8, 2018
helm-elisp-package.el Use package-desc-name to fit with all emacs Mar 31, 2018
helm-elisp.el Use display-graphic-p in favor of window-system Jul 16, 2018
helm-eshell.el Add a slash instead of a space when point is behind a directory Mar 24, 2018
helm-eval.el Update copyrights Jan 8, 2018
helm-external.el Update copyrights Jan 8, 2018
helm-files.el Fix delete backward in HFF (#2100) Sep 29, 2018
helm-find.el Update copyrights Jan 8, 2018
helm-font.el Avoid using ring in helm-ucs Apr 6, 2018
helm-for-files.el Remove helm-ff-tramp-not fancy Jun 25, 2018
helm-grep.el Declare pdf-view-goto-page function Oct 5, 2018
helm-help.el Update HFF help Jul 14, 2018
helm-id-utils.el Update copyrights Jan 8, 2018
helm-imenu.el Allow handling extra modes in imenu-in-all-bufs (#2052) Jun 5, 2018
helm-info.el Warn when info sources not available (#2068) Aug 10, 2018
helm-lib.el Declare some functions and vars in helm-lib Aug 19, 2018
helm-locate.el Add attach files action to files type (#2026) May 3, 2018
helm-man.el Update copyrights Jan 8, 2018
helm-misc.el Traverse LaTeX-math-menu (#2062) Jul 8, 2018
helm-mode.el Fix some bindings (#2082) Aug 24, 2018
helm-multi-match.el Fix docstring no code change Jun 26, 2018
helm-net.el Shutup byte compiler about aliases in emacs-27 Jun 16, 2018
helm-org.el Fix helm-org--get-candidates-in-file for the when it is given a buffe… Aug 8, 2018
helm-pkg.el Update *.pkg.el files Aug 24, 2018
helm-regexp.el Docstring and helm doc change only Apr 12, 2018
helm-ring.el Merge pull request #2057 from tttuuu888/work-macro Jun 14, 2018
helm-semantic.el Update copyrights Jan 8, 2018
helm-source.el Allow getting marked with props (#2034) May 12, 2018
helm-sys.el helm-list-emacs-process: set local header line to nil Jul 28, 2018
helm-tags.el Update copyrights Jan 8, 2018
helm-types.el Use only one delete files action Jul 2, 2018
helm-utils.el Fix error with helm-grep-mode action Sep 6, 2018
helm-x-files.el Fix typo Apr 3, 2018
helm.el Add face to customize appearance of prompt Aug 25, 2018

README.md

License GPL 3 MELPA MELPA Stable

Emacs-Helm

Emacs-helm


Helm is an Emacs framework for incremental completions and narrowing selections. It provides an easy-to-use API for developers wishing to build their own Helm applications in Emacs, powerful search tools and dozens of already built-in commands providing completion to almost everything. It is a must-have for anyone using Emacs as a main work environment. Helm has been widely adopted by many Emacs power-users. It is available in Melpa and can be easily installed from the Emacs package manager.


Homepage | Downloads | Get started | Helm wiki | FAQ


Maintaining Helm requires a lot of work, which I have done voluntarily since 2011.
As it demands lots of my time it gets increasingly difficult
maintaining it without financial help.
Thanks to all the people that are helping or have helped Helm development,
but they are actually too few to continue serenely.
By the way, after the release of version 3.0 I will have to stop
developing Helm seriously until I get enough financial support,
only providing a minimal bugfix maintenance.
Thanks for your understanding
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   

Helm in action searching with Grep Ag

Emacs-helm grep ag