mirror of https://github.com/sbt/sbt.git
The sbt console didn't work with supershell disabled because setting that parameter was causing the terminal type to be dumb which only works in some very specific situations. When Terminal.isAnsiSupported was false, we were setting sbt to use a dumb terminal. We really only want to use a dumb terminal if virtual io is off. It also doesn't necessarily make sense to automatically disable general ansi codes even if supershell is disabled by system property. |
||
|---|---|---|
| .. | ||
| sbt | ||
| testpkg | ||