Hacker News new | ask | show | jobs
by forevernoob 913 days ago
I think you have to have WSL for this to work, but this is how I do it on Linux with Xorg:

  sleep 3 ; xdotool type --delay 5 "$(xclip -selection c -o)"  ## Force-paste the secondary paste buffer (Ctrl+Shift+c)