Releases: emacs-helm/helm
Releases · emacs-helm/helm
Version 1.9.7
New features:
- Recursive search of directories in
helm-find-files
- Auto update helm-top display.
Version 1.9.6
v1.9.6 Version 1.9.6
Version 1.9.5
v1.9.5 Version 1.9.5
Version 1.9.4
New features:
- Allow multi matching in grep/ack-grep/git-grep/ag/gid.
- Allow choosing types in grep ag.
- Allow org tags completion with helm-mode.
New changes:
- Slot
:delayed
is not existing anymore. helm-idle-delay
have been removed.
Many bugfixes and rewrite of some core functions.
Version 1.9.3
Mostly bugfixes.
Version 1.9.2
- Use now popup as dependency for
helm-popup-tip-mode
. - New command
helm-info
. - Make helm context commands no more visible in helm-M-x.
- Diverses bugfixes.
Version 1.9.1
v1.9.1 Version 1.9.1
Version 1.9.0
v1.9.0 Version 1.9.0
Version 1.8.0
Mostly bugfixes, some new features:
- Allow disabling ffap in helm-find-files initial input.
- Allow running git-grep from current-buffer and helm-find-files.
- Marked candidates number is now shown in mode-line
Version 1.7.9
Add migemo support.