Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: RE: bash 2.05 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Date: Wed, 11 Apr 2001 10:06:42 +1000 Message-ID: Thread-Topic: bash 2.05 Thread-Index: AcDCFz5a0TDd9kjgSfWU9Dj7CZs1PQAA82/g From: "Robert Collins" To: "Andrius Docius" , "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id VAA08858 > -----Original Message----- > From: Andrius Docius [mailto:ADocius AT alna DOT lt] > Sent: Wednesday, April 11, 2001 6:28 AM > To: Cygwin > Subject: bash 2.05 > > > Hello, > > today I read an announcement on FreshMeat about bash 2.05. > It seems that official bash maintainer incorporated some > CYGWIN-specific patches, but one minor issue prevented the > compilation: > in readline library I found one rather strange line: #include > > > But as fas as I know, cygwin has /dev/clipboard now. It does, read/write is only in the current snapshots, but it's quite stable, and handles multi-megabyte copy & pastes. > After some time I had new bash-2.05 binaries and a patch file. > In case someone will be interested I am sending it here. > (btw, current version of readline library (4.2.1) in contrib > has the same > code) > > So there is kind of a question: > how clipboard-related stuff should be implemented ? > Using windows style (, GetClipboardData (CF_TEXT), etc. ) > or using cygwin-style (fopen("/dev/clipboard", ...), etc.) ? > > with best regards, > Andrius D. > > IMO, /dev/clipboard. That should allow you to use the existing unix style clipboard. BTW: if it has a different device name in unix it's easy to alias the cygwin clipboard. Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple