Closed eigenhombre closed 7 years ago
Try running with lein trampoline run / lein trampoline repl. Leiningen performs an extra level of I/O redirection which renders the terminal helpless to actually interpret and reply to the escape codes.
OP's :+1: makes me think this is resolved. Documentation now also explicitly states that examples should be run with lein trampoline
.
When I run
in text mode, I get funny characters:
On OS-X, this happens when I
:unix
or:text
. Haven't tried any other OS. It's not there when I:swing
. Any thoughts?