delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/13/10:35:19

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:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=yTxo6cD/8isAoauD
uXPt8BWdJp7Lc3eNq8DNTE1mKPNm2EZjl40NFEHKNIz6WNyqAreYtKgqJMOpR3ug
xJ8V/P4ryheorEcu63w2PL8BfVZdAr/oAlTcemP8S0yyH6zs8diVrQoCP2II8EEO
iw8e0/CC/Nos5ZK+Q9KhPjEtu1Q=
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:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=eHN5wyBOne+ZGW/Sx2rstF
nCoGE=; b=SOrY8t97+Pi2jNd6rqHXWIzvbuaXzUBEYgtdZ2uft7BMP6OIc785XU
rSb8aVczP1mvNmP8PjO4IDo346Yl0xOClb+JWhoJ+qRgZu8JVtdDy8imwMgjqs/x
emu9x1tdo4E0gdPditUWlb69Rc/OS2IiU2Ss/g1QbbxlFp0YfULWI=
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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.5 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_NUMSUBJECT,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=HX-Priority:Normal, Andrey, andrey, Repin
X-HELO: forward104p.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1542123301; bh=PmJBlZ7h3Wx2WDpxIa5ukDOJWh+Uh3loQDxOaaF9CPw=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=HLtFqZJgcxlvG5a7rCvViiQVBSyT/0y/cZ6Mqgc/7lxRbAcDIEL8HFg5ZZSMXu4F6 I0jNqC7GgQLR9sqDh7oorasaRhcBK+wqg0n3K4jJFOpzmlhimCCJwK8zGhbR7maNIx 7jaGFwVYB4hLjRuDC7EHHm1ooug25TKJikwgvRCw=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1542123300; bh=PmJBlZ7h3Wx2WDpxIa5ukDOJWh+Uh3loQDxOaaF9CPw=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=mU2f9a4DpWQf73EZ7l/JSZgftISYi2Q+tq4AODu9EGPfvFZtvQykRdiCUze0qVaVV fj77Fb36oGMPKmUmcriT+hGDm3uEkl0JWtd36ro73+2N57vq6UShGdUNW0abYMbIuW d3CXQHT87coc8Z4leqb6BH4ipQi96FsmNIcKCCes=
Authentication-Results: smtp1p.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Tue, 13 Nov 2018 18:32:06 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <961991501.20181113183206@yandex.ru>
To: Thomas Wolff <towo AT towo DOT net>, cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] Updated: mintty 2.9.4
In-Reply-To: <559c8b3d-af18-626a-c2bb-14d546d288ac@towo.net>
References: <announce DOT c595f006-ca8c-1a8a-25ac-8c9a6564ad20 AT towo DOT net> <1878070607 DOT 20181113005032 AT yandex DOT ru> <559c8b3d-af18-626a-c2bb-14d546d288ac AT towo DOT net>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id wADFZHrJ015640

Greetings, Thomas Wolff!

>>> I have uploaded mintty 2.9.4 with the following changes:
>>> Terminal features
>>>     * Copy as HTML (#811).
>> I should agree with Achim. This feature is utterly broken.
>> Copied fragments are inserted as HTML TABLES(of all the things!) with no formatting whatsoever.
> OK, it shall be made configurable. But please describe in which ways 
> workflows are broken and how / in which application HTML tables (HTML 
> source?) would appear.

When I copy a text string, I fully expect it to remain a string. Formatted,
colored, but still string.

> Of course plain text clipboard format is still supplied (multiple 
> formats can be copied to the Windows clipboard at the same time, 
> otherwise I wouldn't have enabled this by default), and the assumption 
> was that an application pasting plain text from the Windows clipboard 
> would still retrieve that.

Plain text is pasted as text, that's not an issue.
But pasting into a text processor is broken.
When I copy a text from PuTTY, it is pasted as colored/formatted, but text.
When I copy same text from MinTTY, it is pasted as uncolored/unformatted table
with a single cell.


-- 
With best regards,
Andrey Repin
Tuesday, November 13, 2018 17:52:11

Sorry for my terrible english...
--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019