Fork me on GitHub
#emacs
<
2016-10-05
>
pesterhazy10:10:19

in helm (spacemacs if it matters), can I summon up old search terms?

pesterhazy10:10:06

I know about helm-restore

pesterhazy10:10:34

but if I used, helm-projectile-find-file previously but used other helm windows in the meantime, can I summon up the old term?

ag16:10:28

@pesterhazy function you’re looking for I believe is helm-resume but in Spacemacs you can do SPC s l

pesterhazy17:10:06

@ag, well that only brings back the previous session, not the one before that

ag17:10:24

@pesterhazy if you find out that this is possible in ivy, I may finally try it out 😉

pesterhazy17:10:41

I don't get it, helm has too almost many features otherwise

jfntn17:10:38

usually M-p/M-n in the minibuffer goes through the history

jfntn17:10:48

not sure about helm though

eraserhd22:10:19

Hey, I need to install emacs on Mac for one application (Proof General, actually). I'm basically going to enable evil but otherwise keep it vanilla. Which one should I choose?