Quran-cli
Quran-cli copied to clipboard
[Bug] Windows - process is started in background
Reproduction:
1- In cmd or powershell: run any playback command q-cli -d 0
2- Immediate output: Finished playing while playback is continued in the background
3- Can't Ctrl-c to stop, have to kill process with powershell -c "kill -Name mpv"
On linux (WSL) Ctrl-c works just fine
My Build:
1- Windows 10 21H2 (19044.1766)
2- mpv installed using scoop
3- package installed using npm install @quran-cli/q-cli -g in admin mode powershell
Would you like to work on this? Or you are just reporting?
Just reporting, due to lack of experience :(