mirror of https://github.com/sbt/sbt.git
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. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||