scala-clippy icon indicating copy to clipboard operation
scala-clippy copied to clipboard

SBT plugin breaks tab-completion sbt console

Open nonsleepr opened this issue 6 years ago • 0 comments

I have addSbtPlugin("com.softwaremill.clippy" % "plugin-sbt" % "0.6.0") in my global SBT configuration. When running sbt console with that configuration, the tab-completion isn't working anymore.

nonsleepr avatar Mar 14 '19 13:03 nonsleepr