http-tunnel icon indicating copy to clipboard operation
http-tunnel copied to clipboard

Generalize clipboard feature for platform independence

Open torarvid opened this issue 11 years ago • 1 comments

The copyToClipboard function would fail unless the platform was Mac OS X (Or, strictly speaking, if there was no 'pbcopy' binary available). This patch fixes it so the code runs on Windows. For any other platform it will now be a noop (which I think is better than having it crash which was the case before..)

torarvid avatar Jul 12 '14 13:07 torarvid

@einaros Any chance you have time to look at my PR soon? :smile:

torarvid avatar Oct 05 '14 15:10 torarvid