Open
Description
Problem
I found a bug in cargo. When the program is compiling and you press ctrl + c at the rght time the console stays green. Everything I type is green. I mean its not a mayor bug, bur it should get fixed. In my case I am useing the standard Windows 10 Console. (Yeah... I know I should be useing Linux 😉)
Steps
"cargo run" of any application
Press ctrl + c while the application is writing "compiling"
Now the console is in green...
Possible Solution(s)
No response
Notes
Only tested on Windows 10 cmd console... PS and WSL are unknown, whether they have this issue...
Version
cargo 1.68.0-nightly (70898e522 2022-12-05)
release: 1.68.0-nightly
commit-hash: 70898e522116f6c23971e2a554b2dc85fd4c84cd
commit-date: 2022-12-05
host: x86_64-pc-windows-msvc
libgit2: 1.5.0 (sys:0.15.0 vendored)
libcurl: 7.86.0-DEV (sys:0.4.59+curl-7.86.0 vendored ssl:Schannel)
os: Windows 10.0.19044 (Windows 10 Home) [64-bit]