Skip to content

Fix running TUI in various sbt modes - #298

Open
jatcwang wants to merge 2 commits into
masterfrom
fix_sbt_tui
Open

Fix running TUI in various sbt modes#298
jatcwang wants to merge 2 commits into
masterfrom
fix_sbt_tui

Conversation

@jatcwang

Copy link
Copy Markdown
Owner

Summary

  • run the viewer directly from ordinary sbt 1 shells while preserving thin-client client jobs
  • force a forked runner under sbt 2 to avoid JLine classpath conflicts
  • use JLine’s controlling-terminal fallback so forked viewers inherit full terminal dimensions

Testing

  • sbt --client "++2.12.21 ; sbtPlugin / scripted difflicious/mixed-fork-nonfork-modules"
  • sbt --client "++3.8.4 ; sbtPlugin / scripted difflicious/mixed-fork-nonfork-modules"
  • sbt --client "cli3 / test"
  • manually verified diffliciousViewer with the sbt 1 client, sbt 1 shell, and sbt 2 shell, including terminal resizing

Fix diffliciousViewer TUI in sbt 1.x (sbtn or sbt) as well as 2.x
@jatcwang
jatcwang enabled auto-merge August 27, 2026 20:12
@jatcwang jatcwang changed the title Fix Difflicious viewer in sbt launch modes Fix running TUI in various sbt modes Aug 27, 2026
@mergify

mergify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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.

1 participant