mirror of https://github.com/sbt/sbt.git
In sbt 1.4.0-RC1, if a user ran `sbt console`, the progress lines would be printed after they had entered the console. This was because the prompt state was incorrect. To get the prompt in the correct state, we initialize the prompt to batch and then switch to pending when either sbt enters the shell or the network client attaches in interactive mode. We also will now immediately print progress as soon as we enter a skip task to clear out the progress lines and display the warning about a running task if there is another client connected while the task is running. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||