sbt/internal/util-logging
Ethan Atkins 7e0fbb9be5 Use dumb terminal when specified by property
Intellij invokes sbt with "-Djline.terminal=jline.UnsupportedTerminal"
which Terminal rewrites to the value none. When that property is set, we
should be using a jline dumb terminal. While
https://github.com/sbt/sbt/pull/5788 did fix the import functionality,
jline 3 was still emitting some ansi characters to the intellij console.
When we feed a dumb terminal to the jline 3 line reader, the ansi
control characters go away.
2020-08-23 11:12:53 -07:00
..
src Use dumb terminal when specified by property 2020-08-23 11:12:53 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00