mirror of https://github.com/sbt/sbt.git
Replace the custom JLineCompletion fallback with JLine 3's built-in CASE_INSENSITIVE option on the LineReader, which handles case-insensitive matching natively. Revert JLineCompletion.scala to its original state. Fixes #2251 |
||
|---|---|---|
| .. | ||
| example-work/src/main/scala | ||
| util-complete | ||
| util-control | ||
| util-core/src | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||