Misbehaviour when piping into the Ammonite REPL #397
Closed
Labels
Comments
#367 is different - that's about using Ammonite's internal shellout syntax and letting it pipe external programs into each other, while this one is Ammonite itself behaving properly when piped into. Both should be fixed... |
I will try to fix this bug. |
I'm getting this same behavior when feeding STDIN programmatically. If it helps debugging, I captured the actual output through |
This is fixed in the latest unstable version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed this when attempting,
The REPL is downloaded and launched, however garbage appears on at the REPL prompt.
The following is a smaller reproduction,
See also #367.
The text was updated successfully, but these errors were encountered: