leiningen - clojure lein (read-line) stdin woes -



leiningen - clojure lein (read-line) stdin woes -

so regular clojure repl works fine, (read-line) collects input, echos it. using lein repl though, never echoes input characters, nor ever allows me homecoming stdin reading commands.

i'm sure has rebinding in, wondering if there workaround/fix?

thanks.

this due bug in ant; prevents stdin stream subprocess launches beingness used. telnet trick should work since lein repl launches socket repl server; works fine here.

clojure leiningen

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -