mirror of https://github.com/sbt/sbt.git
When a user returns to the shell with 's' in recent versions of sbt, the prompt is not initially displayed. This ends up being because MainLoop was incorrectly setting the terminal prompt to Prompt.Watch when it exited watch. I realized in debugging the issue that it didn't make sense to restort the terminal prompt to the initial value before task evaluation. By removing that logic, the 's' option option started working correctly again. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||