This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ANNOUNCE: /dev/clipboard read & write support


The latest snapshot (21st march) includes support for /dev/clipboard.

Data written to /dev/clipboard is made available to windows applications
and vice versa.

So for example you can select a bash script on a web page, hit Copy, and
then in bash `cat /dev/clipboard` will run that script.

Binary data (such as gifs/jpgs or .exe files) are supported from cygwin
apps to cygwin apps, but not to | from windows apps. Anyone who has the
definitions that Microsoft use for passing such file's around is welcome
to contribute :]

Any test feedback should be sent to this list.

Rob


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]