Open ThaDaVos opened 4 years ago
+1
I'm having the same issue, however it seems it only started when I enabled systemd - ie by adding:
[boot]
systemd=true
to my /etc/wsl.config
file. Not sure what can cause this - as suggested running > clip.exe
works as expected
As a heads up I have been able to find a workaround - I have edited the command directly for my full path of /c/Windows/system32/clip.exe
here:
This seems to do the job for the time being
When I press the yank key to copy text I see the below error for a split second:
I checked my path and I also am able to
echo "Hello1234" | clip.exe
just fine - are there any other dependecies required?