From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51978 invoked by alias); 19 Sep 2016 18:03:09 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 66765 invoked by uid 89); 19 Sep 2016 17:26:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=Released, decoration, Hx-languages-length:733, retaining X-HELO: mout.kundenserver.de To: cygwin-announce@cygwin.com From: Thomas Wolff Subject: Updated: mintty 2.6.1 Message-ID: <57E01FB1.5010507@towo.net> Date: Mon, 19 Sep 2016 18:03:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:E7aj2IGxFQk=:drFkZBLlcf+hsCPwBVssCY /AUtl7rwMlcCNl5ry4d6LQ+N+cwFKz4dYrO98z1pDz3fTM7TdyUGCZLBnWRxhXZho/hWhnICB WzDFOaVZaSWh/yIsGdBSbE4ljgeYV6oNTHENdq63AvubTvCT88WzFMyXHjOUrZBxwemvvdDEp rimd/xdpovHn1XbUv5m06Ye9Ni3Db23+LekynldbuSZj6MdViAbfhcjcM9V6cjHXsTRVbObQw XGn2n+49uHUptxwuGI/csJhPikfqju+X6f7ZpWUC26WHUD+DVJoIVO2yMNIurPx4mgD11WSho ZADsdpZTyKCiaNQ1+gHkng5Rn0Fw1vrB33bjxJRpGOxu4aDlXChQIjdivP07dll0cxHy5aQ0w axSa/4dCPbUo86u6UZTbAxNXygyTdbsGbSQ6AE/OeviXsk1ns+KUkjWt6YkJ3evqpTVnTLxZ3 SHRPGSRaSbeeia8MCBvzMzED95GxCUs1c7Y3G+DpcovY3rAAWYba6840j0L+nNrwffLDHL2rB EyUHJuql9513f4Kz7ObNn0cKTr5BJp3GoGO+oMmT3PwpfgEQUiVAXWfjSLTTRgZZylp+MA5tr Fut/zs4HsWjyIFZRpg0HmtlF6kKDn0zvOvFHtydkjsWh5tU0Q/qTvPX1kDdydAUJn37/eysSn //sLPyWR/3vpau2nH6nDcO4+sfiACinCfjX3P6z+FqBW0FlxFgrUgzYmVwqT4KFGuSPdvvGF6 IL+AICXEKBQZQK/3 X-SW-Source: 2016-09/txt/msg00053.txt.bz2 I have uploaded mintty 2.6.1 with the following changes: * Released Sixel graphics support in a stable version. With this nice feature, you can embed graphics output in the terminal, for example with gnuplot. * Tweaked DPI scaling to avoid terminal resizing on font selection (~#492). * Enabling auto-scaling of window decoration (#547, #517, thanks to Jason Mansour #588). * Option AllowSetSelection to enable OSC 52 control sequence to set clipboard for pasting (#258, thanks to kangjianbin). * Tweaked underscore cursor position, considering row spacing (#589). * Retaining config file comments (#574). The homepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas