angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
188 stars 19 forks source link

Bug: Signals not supported on windows. #87

Open sumitparakh opened 5 years ago

sumitparakh commented 5 years ago

Describe the bug Terminal kill signal throws error - Signals not supported on windows.

To Reproduce Run any unauthorized klingon shell command and shell will try to terminate it using a kill signal 'SIGINT'. It works in Linux based systems but not in Windows.

Expected behavior It should cancel current command and jump to the new line as happens in linux systems.

Desktop (please complete the following information):