ace-isearch icon indicating copy to clipboard operation
ace-isearch copied to clipboard

Is it good to support isearch-forward-regex

Open gongzhitaao opened this issue 8 years ago • 2 comments

isearch-forward-regex and helm-swoop all support regex research in Emacs, so might this be a good feature?

gongzhitaao avatar Oct 01 '16 21:10 gongzhitaao

Just out of curiousity, why does it currently filter out isearch-regexp? I removed the filter and everything seems to work fine.

sprig avatar Apr 05 '18 03:04 sprig

@tam17aki the package's brilliant! :+1: I enhanced it a bit for personal use: parts of spacemacs layer funcs.el and packages.el. it's only one pair of possible combinations tho: ace-jump-mode and helm-swoop. Regexes work pretty awesome out of the box! Anyway, it's a bunch of tiny nifty enhancements to make it a little closer to how easymotion works :muscle: .

dj8yfo avatar Jul 17 '19 19:07 dj8yfo