Closed pjagielski closed 6 years ago
Looks to be a REPL middleware issue.
Can you try setting :ultra {:repl false}
?
I'd be curious if the lighttable folks have any thoughts on this as well.
Works fine after setting :repl false
Would you mind updating to Ultra 0.2.1
and seeing if this issue is still persisting? The latest release fixes some nREPL middleware ordering issues that were messing up CIDER and I'm curious if the changes I made will also work for Lighttable.
Thanks, it works fine now!
This problem has resurfaced in "0.4.1" (does not happen in "0.3.3"). I have :repl false in my profile.clj
Hmm, I can imagine where this is coming from. I'll dig into this.
I'm going to flag this issue as help-wanted
because I'm not a Lighttable user myself and don't have the time to learn a new editor to dig into this.
I'm going to close this for now as there doesn't seem to have been further movement on it or any additional complaints. If this is still an issue that people care about then I'll reopen it.
Since I added ultra to
~/.lein/profiles.clj
I got following error:Don't know what's the correlation with ultra, but removing it solves the problem...