Thanks for looking that up for me @bozhidar! I didn't know where to start looking, and that fixes the issue.
is it possible to have more than one cider-scratch buffer in an emacs process? if I'm connected to two nrepl servers I'd like to be able to have both, or at least switch between them
or am i doing this wrong?
I think you need to rename the buffers after creating them, if you need more than one. You can also manually set which REPL is connected to each scratch buffer.
See https://docs.cider.mx/cider/usage/managing_connections.html#context-links
what was the name of that thing that where cider stops and lets you edit the clj command before it starts it to run the nrepl?
it was one of the jack-in variations,
prefix the command with C-u?
Went back to trying to lounge in emacs for a while. Getting this with cider-20201124.804. Project works in calva. Ideas?
Is there a .dir-locals.el
file?
no
nm. I'm picking :node instead of :shadow
my bad
I was picking node instead of shadow for repl type - getting rusty....