You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2023. It is now read-only.
I'm running Atom and proto-repl on a Mac. I've imported the basic Atom packages, nothing weird.
I can add characters to a line, but pressing Return does nothing. If I have a blank line, I can even add (and compile) a new function definition, but I can’t add a new line when I hit Return.
If I create a new plain text file, Return works just fine.
If I've opened a .clj file, I can add a new line if I hit cmd-Return.
The above info makes me think this could be a proto-repl bug. Maybe?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm running Atom and proto-repl on a Mac. I've imported the basic Atom packages, nothing weird.
I can add characters to a line, but pressing Return does nothing. If I have a blank line, I can even add (and compile) a new function definition, but I can’t add a new line when I hit Return.
If I create a new plain text file, Return works just fine.
If I've opened a .clj file, I can add a new line if I hit cmd-Return.
The above info makes me think this could be a proto-repl bug. Maybe?
The text was updated successfully, but these errors were encountered: