mirror of https://github.com/sbt/sbt.git
On the off chance that in some configurations the terminal width is set to zero, avoid an exception by returning 0 for terminal lines. It is likely that supershell will not work well if terminal width is zero, but that's better than a potential crash (I think the crash would be in the progress background thread, so I'm not sure how bad it would be, but still its good to avoid). |
||
|---|---|---|
| .. | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||