mirror of https://github.com/sbt/sbt.git
Scalatest will check the ansiCodesSupported value of a console appender to decide whether or not to colorize its output. We were setting isAnsiSupported to false by default in ci to prevent the ConsoleAppender from adding ansi codes to the output. The only place though where we were doing that was in adding a ClearScreenAfterCursor to the end of each log line. This was done for supershell but there is actually other logic in supershell processing that adds these anyway. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||