inf-clojure

GitHub: https://github.com/clojure-emacs/inf-clojure Discord (official chat): https://discord.gg/nFPpynQPME
pre 2018-03-22T07:12:51.000190Z

I'm trying a new setup with inf-clojure and fighweel (previous cider/figwheel user here), but I can't successfully start a working repl based on these instructions: https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-with-Emacs-Inferior-Clojure-Interaction-Mode I can launch a fighweel repl, but loading the file or evaluating a form code with C-c C-l or C-x C-e throws the following error:

no prompt found or `comint-prompt-regexp` not set properly
Suggestions?

richiardiandrea 2018-03-22T15:12:34.000776Z

Oh weird, please open an issue with the step I will have a look

richiardiandrea 2018-03-22T15:12:56.000395Z

I also left a couple of comments in your pr