Patrik Pasterčík
Patrik Pasterčík
Hi, @jessarcher. I don't know where to put this. But after seeing this issue, I took a close look at laravel/prompts. I work on Windows and it irritates me that...
Now I tried the same procedure as with `stty`, i.e. for example calling a special program that would set the console behavior. But when the program finishes, the console behaviour...
> With the stty implementation we need to manually restore the console behaviour afterwards - was that not possible with your approach? @jessarcher I think there was a misunderstanding with...
> I've read through the SetConsoleMode docs you posted [...] I'd expect it to be all or nothing! @jessarcher Yes, I think the same thing. But maybe there is some...
Great job @andyduke. I tried it and it worked. But I found some bugs that I hope can be fixed. For example, pasting text from the clipboard doesn't work (not...