From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90057 invoked by alias); 4 Oct 2018 17:50:37 -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 Return-Path: Received: (qmail 44793 invoked by uid 89); 4 Oct 2018 17:44:05 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: mout.kundenserver.de To: cygwin-announce@cygwin.com From: Thomas Wolff Subject: [Hotfix] Updated: mintty 2.9.3 Message-ID: <5fe4c179-29a7-5171-0c1f-20222949d2d9@towo.net> Date: Thu, 04 Oct 2018 17:50:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2018-10/txt/msg00005.txt.bz2 I have uploaded mintty 2.9.3 with the following changes: Terminal features [Hotfix]   * Fixed failing recognition of single-char ESC sequences. Terminal interaction   * Enhanced ligature support redisplays previous cursor line (#601, mintty/wsltty#123).   * Support switching rectangular mode while mouse-dragging selection. Configuration   * Option Enable132ColumnSwitching to enable 132/80-column switching initially(#196).   * Option value LigaturesSupport=2 (#601, mintty/wsltty#123). The homepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas