mirror of https://github.com/sbt/sbt.git
Fixes https://github.com/sbt/sbt/issues/6348 Intentionally or unintentionally the JLine 3 leaks over from sbt to Scala REPL currently. I think this enables things like sbtn to transmit tab completion and other console interaction over a socket to sbt server. Scala 2.13.5 REPL now causes some issue of displaying warning each time the user hits tab for tab completion. This works around the issue by upgrading to the latest JLine 3. |
||
|---|---|---|
| .. | ||
| ContrabandConfig.scala | ||
| Dependencies.scala | ||
| Docs.scala | ||
| HouseRulesPlugin.scala | ||
| NightlyPlugin.scala | ||
| PublishBinPlugin.scala | ||
| Release.scala | ||
| SbtLauncherPlugin.scala | ||
| Scripted.scala | ||
| Transform.scala | ||
| Util.scala | ||
| build.properties | ||
| flamegraph_svg.png | ||
| plugins.sbt | ||