sbt/protocol/src/main
MkDev11 add43bd230
feat: Set terminal window title when running applications (#8492)
Set window title to 'sbt <command>: <org> % <name> % <version>' when
running sbt run, runMain, bgRun, or bgRunMain.

For server-side runs, window title is set directly. For client-side runs (sbtn), window title is passed via RunInfo protocol
and set by NetworkClient.

Fixes #7586
2026-01-12 02:32:52 -05:00
..
contraband feat: Set terminal window title when running applications (#8492) 2026-01-12 02:32:52 -05:00
contraband-scala/sbt feat: Set terminal window title when running applications (#8492) 2026-01-12 02:32:52 -05:00
scala/sbt Update to Contraband 0.8.0 2025-09-19 00:46:34 -04:00