I've posted this to the Windows Terminal GitHub page as well, but I've since discovered that this doesn't happen with cmd, so seems to be a TCC specific problem.
Read more
TCC version
TCC 27.00.21 x64 (Also verified with TCMD29)Windows Terminal version
1.16.2641.0Windows build number
10.0.19044.2251Steps to reproduce
- Create a batch file that takes some time - and run it
- Hit CTRL-C to abort the batch file
- Notice the "Cancel batch job C:\batch.bat ? (Y/N/A) :"...
Read more