sbt/main-command/src
Eugene Yokota bf678f2d6a [2.x] fix: Fixes ctrl-c handling
**Problem**
Ctrl-C during client-side run gets interpreted in sbtn,
and shuts down the shell.

**Solution**
Ignore ctrl-c during client-side run.
2026-04-25 03:36:32 -04:00
..
main [2.x] fix: Fixes ctrl-c handling 2026-04-25 03:36:32 -04:00
test/scala/sbt [2.x] feat: Support --autostart=false and --no-server in sbtn client (#8895) 2026-03-12 20:51:07 -04:00