X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <50D0CC61.5000401@towo.net>
Date: Tue, 18 Dec 2012 21:04:49 +0100
From: Thomas Wolff <towo@towo.net>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: mintty deadlocks when pasting very long lines of text
References: <50CB8313.3010604@cs.utoronto.ca> <0105D5C1E0353146B1B222348B0411A20AD8679C0C@NIHMLBX02.nih.gov> <CE9C056E12502146A72FD81290379E9A5BA46384@ENFIRHMBX1.datcon.co.uk>
In-Reply-To: <CE9C056E12502146A72FD81290379E9A5BA46384@ENFIRHMBX1.datcon.co.uk>
X-TagToolbar-Keys: D20121218210448944
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Am 17.12.2012 15:10, schrieb Adam Dinwoodie:
> Buchbinder, Barry (NIH/NIAID) [E] wrote:
>> Ryan Johnson wrote on Friday, December 14, 2012 2:51 PM
>>> $ cat > foo.txt
>>>
>>> Thoughts?
>> $ getclip > foo.txt
> Or
>
> $ cp /dev/clipboard foo.txt
which is much better since getclip is not character-set-safe (and should 
be removed from the distribution, I think, or replaced by a wrapper 
script as I once suggested);
(this is a workaround anyway, not solving the pty problem...)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

