Fork me on GitHub
#spacemacs
<
2018-08-10
>
spfeiffer07:08:47

vim-surround has nothing to do with slurp and barf. That is „paredit“.

reefersleep12:08:37

It seems like the Cider Repl History (as I read about here: https://github.com/clojure-emacs/cider/blob/master/doc/using_the_repl.md ) is not integrated into Spacemacs. Does anyone here have any experience spacemacsefying the cider repl history workflow?

pauld12:08:46

<Ctl>-Up seems to work for me.

reefersleep12:08:07

The history buffer allows more complex stuff than C-up C-down

reefersleep12:08:10

like searching via a regex

reefersleep12:08:19

and just visualizing your flow of actions 🙂

reefersleep12:08:34

Seems I can access it via , , his

pauld12:08:39

didn't know about this

reefersleep12:08:48

read in the linked text, it’s interesting!

pauld12:08:54

Which features don't work for you?

pauld12:08:20

Hmmm, I was able to bring up the history buffer with C-c M-p but the history mode keys in that buffer are shadowed.

pauld12:08:57

hmmm, maybe I should submit an issue? The docs (http://spacemacs.org/doc/DOCUMENTATION.html#concepts) say the shadowed keys should be moved like this: Shadowed keys are moved according to the pattern: a → A → C-a → C-A

pauld12:08:28

so quitting the history buffer should be Q in this case since q is shadowed.

reefersleep12:08:57

None of the features are bound to anything, but they are all accessible via e.g. SPC :

reefersleep12:08:25

It’d probably require some work to bind them properly in the context of spacemacs / evil mode

reefersleep12:08:52

idk, I haven’t done any spacemacs / config development. I use spacemacs because I don’t want to fiddle with configs 😄

pauld12:08:10

I submitted an issue. It seems that's what is normally done in this case. Those keybindings are usually 'evilified' according to the above pattern, but I'm not sure how they go about that.

reefersleep13:08:05

:thumbsup: 🤞

Mario C.20:08:01

When I do SPC / I can do some searches but how can I choose which directory I do the search?

Mario C.20:08:18

It defaults to project search

Mario C.20:08:28

Answer: SPC s f