delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=ujraMte/h7QjsD/wxy9bgezCuA9o7NOJXzoBFppRQNWC7vD5fQKED | |
JCxvV2zQ114lUNnBhaRc1VnLz0dNinn916BdMAnMaqWFwjHtAfYG7ltii5uH3EyE | |
KGoMY/rGwBpMsuTjofjfhve3uMXaW5muEtPscq7h7ojUknWE8kK2Y4= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=X2c3C8Ixe8l7jwRAQU8afHTo4qo=; b=uAYhck6iCHCeYXvERkeFPdn9g4VT | |
li0lElTwNIrRhhr153oTvhYJUcxNamUjivqk2ie2bYHuGgd/7iN7+BlBmh+Jssml | |
EVI06NFQ5UBpzPdonhUiYDf5kITBVp0Pn34Mti7r4bFbU1S+un2M41w4QigiISHZ | |
FmjQJ/wew833NWc= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Spam-SWARE-Status: | No, score=-1.8 required=5.0 tests=AWL,BAYES_00,TW_YG autolearn=ham version=3.3.1 |
Date: | Fri, 14 Jun 2013 11:15:53 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: getclip and cygutils and cygcheck |
Message-ID: | <20130614091553.GC4087@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <0D835E9B9CD07F40A48423F80D3B5A7021C57FB3 AT USA7109MB022 DOT na DOT xerox DOT net> <0D835E9B9CD07F40A48423F80D3B5A7021C58055 AT USA7109MB022 DOT na DOT xerox DOT net> <51B8D19B DOT 7080400 AT towo DOT net> <20130613095556 DOT GA21638 AT calimero DOT vinschen DOT de> <CAOh4nmk2_9CV_X9HrxJ=mLJ0dJ889Yn53zrrYuciaFN7Ft1_9Q AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <CAOh4nmk2_9CV_X9HrxJ=mLJ0dJ889Yn53zrrYuciaFN7Ft1_9Q@mail.gmail.com> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
On Jun 13 14:13, Jeremy Hetzler wrote: > On Thu, Jun 13, 2013 at 5:55 AM, Corinna Vinschen > < ... > wrote: > > On Jun 12 21:52, Thomas Wolff wrote: > >> Am 12.06.2013 17:21, schrieb Nellis, Kenneth: > >> >... > >> >where is getclip? > >> Whereever it actually is, shouldn't it be deprecated or removed > >> since it does not handle non-ASCII characters? > >> I think I already suggested a replacement once before which was a > >> simple shell script wrapper to /dev/clipboard. > > > > Good point. > > > > > > Corinna > > > > I use getclip/putclip every day. They are the only way to reliably > move large (multi-megabyte) amounts of data from Windows programs in > and out of the clipboard. "cat /dev/clipboard" fails with "bad > address" over a certain size. What's that size? I'm not aware of any size restriction in the current /dev/clipboard code. Well, there's an allocation when writing to the clipboard, but it's only restricted by the size of the largest available memory block in the process VM, in theory. > Please please keep these utilities unless there is a fully functional > replacement. Apart from converting getclip/putclip to a script, the situation would be *much* better, if somebody would take a heart and add UNICODE and multibyte capability to getclip/putclip... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |