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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=DYKP6Ca7AGiKvQ6dXCQ/MH4M21Oq/zcYW79Ykve2Fl4 eF1RDcX6Q9mH7aeSsQb8XAyZsKCn17kdBgQY3de3u0QUOOjb3PJM+/MarX64NArD A+LtVH+z27AvIt2RGzD2FrwfINe/fwtnAMQDXOMR8dGASnrD/ytisJch2Z3mFLCw = 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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=YaDcyC4Gpospqgej2S5tLFnL5I0=; b=i4BuQtey6yVqqGFpq /k6dBjXZR29S5hUbaMDOlvToLO29n6IRsRsqUqx8NZi7QsDklq6229+JRY8VkJca 6FeofQDCZ8jH7VVthhThGmki2qksQGH1z8dYVfK9qfA2+TbW2iBrD0qDowiEqXCT f+GRbn8MwLEUPNJ3csUlgRMWMo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-0.1 required=5.0 tests=AWL,BAYES_50,CYGWIN_OWNER_BODY,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HContent-Language:en-us, 12112018, 12.11.2018, Andrey X-HELO: resqmta-po-10v.sys.comcast.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20161114; t=1542131523; bh=RZUha2yyDKdmL3PCSsRWV7ZeZejvvFL6yd4R7oyELeo=; h=Received:Received:From:To:Subject:Date:Message-ID:MIME-Version: Content-Type; b=WDJHuTXCe/ADBHVLqysIpW4pO8kJw724qzzHxTAQvyYErFMWYHhw/uWPk3zJIPPbv RlJXofhb0maPxyo9bjIe9gqzhRZGiruWMxrt+7UVNUA/V4t5PQSDGNXwCPO5Kt8ir0 I37S+DfIcBZyavXKjza6TWxWFQ0N2xDi3270vmnhDSBbOPqot6wRhkXOFdy9CXF2me WXw+vf/IPQLaS0NJp/MU+46azQrDduLqeZYSB9sCGFS2FyS1ijjQ67vn3FrybHnKOy AOddXuy890ue2VkhetH1/1E37CiyuXdcOz4T11bH0Lv2Xg3/z8RplkWqFVMBCT7dIp 0TOJzJvu186UQ== From: "Andy Hall" To: "'Thomas Wolff'" , References: <1878070607 DOT 20181113005032 AT yandex DOT ru> <559c8b3d-af18-626a-c2bb-14d546d288ac AT towo DOT net> In-Reply-To: <559c8b3d-af18-626a-c2bb-14d546d288ac@towo.net> Subject: RE: [ANNOUNCEMENT] Updated: mintty 2.9.4 Date: Tue, 13 Nov 2018 09:52:02 -0800 Message-ID: <000e01d47b79$95f52fc0$c1df8f40$@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wADHqGQD010017 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com On Behalf Of Thomas Wolff > Sent: Tuesday, November 13, 2018 12:08 AM > To: cygwin AT cygwin DOT com > Subject: Re: [ANNOUNCEMENT] Updated: mintty 2.9.4 > > Am 12.11.2018 um 22:50 schrieb Andrey Repin: > > 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. > 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. > For what it's worth, I tried some simple examples. Copy and paste into notepad, notepad++ or another mintty window resulted in plain text being copied. Paste into MS Word 2016 gives you three options: "Keep Source Formatting", "Merge Formatting" and "Keep Text Only". If I selected "Keep Source Formatting", the result is a single cell table containing the text copied. The other options resulted in plain text being copied. The former is actually useful if you happen to be writing documentation about how to do something at the command line level, but there are flaws. In my case, the inserted table had a black background and white test and it was not easy to change this. -- 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