Skip to content

[2.x] Minimalist client-side console#8722

Merged
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/console
Feb 9, 2026
Merged

[2.x] Minimalist client-side console#8722
eed3si9n merged 1 commit intosbt:developfrom
eed3si9n:wip/console

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

@eed3si9n eed3si9n commented Feb 9, 2026

Fixes #8704

Problem

Forked console currently pulls in full Zinc, which includes JLine.

Solution

This implements a lighter-weight, full Java ForkConsoleMain, which no longer depends on JLine.

1__sbt_run__default___sbt2-test___0_1_0-SNAPSHOT

**Problem**
Forked console currently pulls in full Zinc, which includes JLine.

**Solution**
This implements a lighter-weight, full Java ForkConsoleMain,
which no longer depends on JLine.
@eed3si9n eed3si9n merged commit edd7061 into sbt:develop Feb 9, 2026
15 checks passed
@eed3si9n eed3si9n deleted the wip/console branch February 9, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2.x] Minimalist Scala repl wrapper

1 participant