mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
When running the 'update' task in bash, the output is all collapsed onto one line. On Windows, even using an ANSI capable shell, running 'update' spams the console. Tested with dash in Ubuntu; ANSICON, Console2 and ConsoleZ in Windows.