sbt/internal/util-logging/src
Ethan Atkins af761da811 Allow windows console users to exit with ctrl+c
On windows with jline3, inputting ctrl+c in the sbt console just causes
the input stream to return -3 unlike mac and linux where ctrl+c always
signals.

Fixes https://github.com/sbt/sbt/issues/5791
2020-08-23 09:12:52 -07:00
..
main Allow windows console users to exit with ctrl+c 2020-08-23 09:12:52 -07:00
test Add internal multi logger implementation 2020-08-09 11:20:34 -07:00