Fork me on GitHub
#cursive
<
2016-05-20
>
bvulpes01:05:53

well that was odd, sorry.

cfleming02:05:05

:q should probably drop you from the channel 🙂

bvulpes02:05:19

the most amusing thing to me about the errant :q is that /i don't use vim/

cfleming02:05:47

That is truly mysterious, then.

moizsj04:05:07

@cfleming: cool that seems to work. it'd be nice if the check box selection for 'non-project files' was remembered.

cfleming04:05:33

@moizsj: I’m not sure I can do that - it’s controlled by IntelliJ, I think.

colorvisa08:05:16

Does anyone get clojurescript repl run successfully? I ran into the problem with cljs-repl. This is my current project.clj

:profiles {:dev
             {:dependencies [[figwheel "0.5.2"]
                             [figwheel-sidecar "0.5.2"]
                             [com.cemerick/piggieback "0.2.1"]
I have this error with cursive INFO: nREPL connection found but unable to load piggieback. Starting default REPL

colorvisa08:05:31

emacs works fine

colorvisa08:05:09

I choose local repl run nREPL with lein

cfleming08:05:42

I’m not sure about your specific problem, but I believe that is the recommended setup.

colorvisa17:05:32

I tried that but it doesn’t work for me. Let me try again

dnolen19:05:07

is there a key binding for reload this namespace?

dnolen19:05:30

this would be useful in remote contexts where load-file isn’t going to work due to discrepancies in the file system

cfleming22:05:21

@dnolen: There isn’t, but in the next release (out today hopefully) you’ll be able to bind arbitrary commands to keys.