xavi- / node-copy-paste

A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
425 stars 76 forks source link

Question:is it possible to get file reference when I press ctrl + c? #66

Closed edeink closed 1 year ago

edeink commented 5 years ago

It's awesome when I copy the text.

but when I press Ctrl + c to copy a file, It return nothing. So It's possible to get the file reference? Or Support in the future?

xavi- commented 1 year ago

Unfortunately not. Best way to copy a file's contents is to read in the file and call copy