After opening REPL with `sbt repl` and typing some code: * typed characters disappear while navigating with left/right arrow keys * the entire typed line disappears after pressing the return key (even if it's not the end of a definition or a statement) * the entire typed line disappears after pressing TAB for code completion This seems to happen for all sbt 1.4.x versions