mirror of https://github.com/sbt/sbt.git
It seemed like a good idea to avoid printing the progress lines if they were the same as last time. Unfortunately there is a scenario where the user has multiple clients open and while one of the clients is running a command, the user presses enter in the inactive client. When this happens the message that warns that the server is running a different command gets overwritten. Always printing keeps the message visible. |
||
|---|---|---|
| .. | ||
| 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 | ||