-
-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spawning subrepl using main/repl not working. #2017
Comments
Seems like an nREPL problem (if you can call it a problem). At the moment I would say "not a bug", but maybe the stdin handling of nREPL could be improved :). nREPL messages:
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding! |
I'll close this, as it has to be solved in nREPL. See nrepl/nrepl#45 |
Expected behavior
At cider repl:
Actual behavior
Jumps to minibuffer with a
stdin:
prompt.Steps to reproduce the problem
See above.
Environment & Version information
CIDER version information
CIDER 0.15.0-snapshot, nREPL 0.2.12
Clojure 1.8.0, Java 1.8.0_131
Lein/Boot version
N/A
Emacs version
Emacs 26.0.50
Operating system
Ubuntu 17.04
The text was updated successfully, but these errors were encountered: