amber icon indicating copy to clipboard operation
amber copied to clipboard

Doesn't work in msys

Open Boscop opened this issue 5 years ago • 1 comments
trafficstars

In msys it doesn't react to entering y. Instead, I have to Ctrl-C and then it tries to execute y on the shell.

Boscop avatar Nov 19 '19 21:11 Boscop

Thanks. I can reproduce it, but I don't know how to fix it... On windows environment, _getch() is called to get input, but it doesn't work fine with mintty.

dalance avatar Nov 20 '19 03:11 dalance