sbt/internal
Eugene Yokota e28e052b5b move super shell rendering to ConsoleAppender
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.
2019-04-21 03:59:19 -04:00
..
util-control apply formatting 2019-04-20 23:23:13 -04:00
util-interface/src/main/java/xsbti Add Problem#rendered to customize how problems are shown 2018-08-28 03:58:15 +09:00
util-logging move super shell rendering to ConsoleAppender 2019-04-21 03:59:19 -04:00
util-position/src -Xfatal-warnings 2018-09-19 22:46:38 -04:00
util-relation/src use foldLeft instead of /: 2018-05-01 20:20:00 +09:00
util-scripted/src/main apply formatting 2019-04-20 23:23:13 -04:00