Fork me on GitHub
#cider
<
2015-09-14
>
bozhidar08:09:44

@martintrojer: this behaviour was changed in 0.10

bozhidar08:09:55

cider-quit will kill just the current connection

bozhidar08:09:07

and with a prefix argument it will kill all connections

bozhidar08:09:22

you can also use the connection browser to kill a particular connection

Lambda/Sierra13:09:45

What determines the "current" namespace in CIDER, when invoked from a buffer which is neither a REPL nor a Clojure source file (e.g. org-mode)?

malabarba13:09:28

I think we just don't send a namespace in that case

malabarba13:09:51

you can check the *nrepl-messages* buffer to see what's being sent