node-copy-paste
node-copy-paste copied to clipboard
Fix paste on WSL
This fixes 'paste' on WSL. Before it would print something that was not a string - a buffer I guess.
It also passes all tests on WSL. It also passes all test on linux.
Before this edit. No tests passed on WSL.
Thank you!