When you run a REPL such as those found in the lambda examples, when you exit
the REPL and go back to the sbt prompt, terminal echo is still switched off.
This appears to be a bad interaction between the version of JLine used by Kiama
and that used by sbt.
We think the solution is for sbt to come up to the latest JLine 2 release. See
the following sbt bug report for our interaction with the sbt folks.
https://github.com/harrah/xsbt/issues/523
Original issue reported on code.google.com by inkytonik on 13 Oct 2012 at 11:56
Original issue reported on code.google.com by
inkytonik
on 13 Oct 2012 at 11:56