heapwolf / prompt-sync

a synchronous prompt for node.js
MIT License
211 stars 42 forks source link

Copy Paste not working properly #57

Open felipepimsil opened 2 years ago

felipepimsil commented 2 years ago

When i'm trying to copy/paste an input, it returns a strange value.

In my pc it works normally, but in my VM i can't paste anything. I'm using Windows

I tried to paste the string "Some value" and i got it: image

OBS: The paste works normally when using CMD/PowerShell without opening my EXE in it