volrath / spiral

Emacs Clojure IDE based on UNREPL
GNU General Public License v3.0
149 stars 6 forks source link

No prompt #15

Open danielsz opened 3 years ago

danielsz commented 3 years ago

Hello,

M-x spiral-connect establishes a successful connection to the REPL socket server but doesn't display a prompt.

;; Waiting on UNREPL... 

I've described the issue at length at https://github.com/Unrepl/unravel/issues/74 but thought to post here as well in any case. Thank you in advance.