sbt/internal/util-logging
Ethan Atkins 9c2dd05b6a Avoid possible divide by zero
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).
2019-09-24 16:35:03 -07:00
..
src Avoid possible divide by zero 2019-09-24 16:35:03 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00