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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -