delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <03d901c0e9b8$3688c080$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | <cygwin AT cygwin DOT com> |
Subject: | clipboard enhancement request-for-discussion |
Date: | Thu, 31 May 2001 19:58:15 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-OriginalArrivalTime: | 31 May 2001 09:49:42.0917 (UTC) FILETIME=[0470EB50:01C0E9B7] |
I'm finding more and more often, that being able to redirect things to /dev/clipboard isn't quite enough. ie emailing patchs really needs a file attachment, not inline text. I'm considering the following change therefore: create a new device /dev/clipfile which when written to places a "file" (specifically a CFSTR_FILEDESCRIPTOR format object) on the clipboard, consisting of the contents written to /dev/clipfile. The upshot of that is that --- cvs diff -up foo > /dev/clipfile [switch to some application that understands file copy and paste - ie outlook] shift-insert --- would work. /dev/clipfile would also be able to be used to read the contents of a copied file from the clipboard (without the metadata for obvious reasons). Thoughts? Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |