emacsorphanage / helm-swoop

Efficiently hopping squeezed lines powered by Emacs helm interface
GNU General Public License v3.0
689 stars 55 forks source link

could you give a name to the action in helm-c-source-swoop #101

Closed jixiuf closed 7 years ago

jixiuf commented 8 years ago

the action of "Go to line" now is a (lambda), I want call a hook or a defadvice after go to line so could you give it a name

what I want is after searching using helm-swoop when I call evil-search-next evil-search-previous (bind on n and N) so that I could search it using last helm-pattern or maybe you give two new function helm-swoop-search-next helm-swoop-search-prev