mirror of https://github.com/sbt/sbt.git
Ref https://github.com/sbt/sbt/issues/4583 This moves the super shell rendering to ConsoleAppender with several improvements. Instead of scrolling up, supershell is now changed to normal scrolling down, with more traditional cursor position. Before printing out the logs, last known progress reports are wiped out. In addition, there's now 5 lines of blank lines to accomodate for `println(...)` by tasks. |
||
|---|---|---|
| .. | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||