This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Repl outputs some hidden chars somehow #99
Comments
This is related to the node readline it seems: So it seems that I can simply use the |
This is still a bug. We should not output escape characters to the socket repl output |
Just to clarify, this does not happen with socket repl according to my experience. |
Wait, so you don't need the socket REPL tonconnect to inf-clojure?! |
Nope, the socket is just a convenience , the |
start Lumo with |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Antonio,
I know this report is very vague, but you can observe here that maybe some escape character, maybe due to the highlight, is off. Inf-clojure can understand ANSI colors the output and it does, but the format of these characters is not valid for it. Again, I am not an expert in the area therefore I am not sure.
At the moment
inf-clojure
strips out the characters, but I wanted to open an issue because it might probably better to fix it here, if somebody has some suggestion on how to.Thanks!
The text was updated successfully, but these errors were encountered: