Followed the nodejs tutorial in the documentation and this is printed in the repl:
rlwrap: warning: rlwrap appears to do nothing for clojure, which asks for
single keypresses all the time. Don't you need --always-readline
and possibly --no-children? (cf. the rlwrap manpage)
warnings can be silenced by the --no-warnings (-n) option
The problem also occurs for new projects generated with the clj-new utility.
Followed the nodejs tutorial in the documentation and this is printed in the repl:
The problem also occurs for new projects generated with the clj-new utility.