delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/11/12/05:46:01

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:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=MAY7pvfa/QYnqSQnZ1G30z88PUbeNYGCa/cDEBR4Bjidgo4uAA1DF
9EknC7X0vI2dByVTxCP9pOClVEr4qEnqR64ixUgzeZWlspTy05TMNl4qC6q02utO
O6yRQWM2VuX5aVMSHjBRkML0BPNUCn1sWZUsUc/sbz1PL3bhM5BgfU=
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:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=ipYp2owRIbHbrYrJPc+vEKZKsPE=; b=pAf574joXyhcFHcyVXcSCXDO/WSW
TY4EoTlWJaBFQMrseX5pOIRnn9p7T7BXA4AsFuw71Uzo1K/+Q5tqsFa3q2/ipvZZ
gg753vI9YI4byXMbudP5qkJP5lfBWE2uT7zUuomVgsAzByh89yHyZ/m8cJIpA5E6
6QkFJGae19jti8U=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=shortcuts, tracker, UD:io
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
To: cygwin AT cygwin DOT com
From: Thomas Wolff <towo AT towo DOT net>
Subject: [ANNOUNCEMENT] Updated: mintty 2.7.0
Message-Id: <announce.5826EDFD.9010008@towo.net>
Date: Sat, 12 Nov 2016 11:25:01 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
X-UI-Out-Filterresults: notjunk:1;V01:K0:WLfWWZKbeKQ=:8nXUjLsAC+yVUlP8KrjL7y nPkLcANWu0LxXLk7Jlzpw4yTshR0CGniZrDeI3RUqFsqdLWzFav/4FDqnAt8zoSVxZaGvyqq1 gVCTZsMCwaM9CqKMgxaK0klNXXCS+6ZDOYGYB/lrWXhkUJI2GbQlAjquZWrX5SDLhXlNO1+qd R6lXr1BfkhZ0qGtCeC2TNmdiZHa3RVmPwEN8G+7p9NTjxM0Bj0LT63a8b7Vd0D2QVCKZ7wxHV 2QcxoK+V+vt6BezPDto8F02dx6vPXl7hkWy3YUTR2QD+ZQ9NkUDO7E/oQDQ8gzpSPSjcWgXgj 2knVrTgHRN/IHOHtg0J/KLlF4xZQql6iTD5Ihzra5rmw/7OKqnmzh3b6hHrUgbDt+3mY/XYSs QTYpbUWf1wd+WOIP2yshrZpc2wiIKGXGLhdcjwWv8D5xcevojTVeM/putvG1ofERocEqiPkcE jgtTyBv0P0HRgwRR89DaurSA6ZzM+n+O6+7qFdnrsn7l8BU267vtoKduGMyzs7mHIMlJlf7dy nZadsyHayGr9zJnte3mswiuLjcs5Ffmo8XeymrjVapmKXru1R161TVro6znQqjsskn8mcmNvh zAxpyADIQYQ/PDcO9ookKpDeTiVFrVxrFkTjx23mgN8WETB06mod3YEtLPq++ckYURvyc5f/b yuZz8yiZ4i4mZDUoRiQ91p7NY7RbbfYKaFeBLMIjTkBeo0SfpyRAskf8cmo/hVFJeqVp32nXQ HyLO2t9yCq23RGID
X-IsSubscribed: yes

I have uploaded mintty 2.7.0.

Highlights in this release:
   * Compose key
   * User interface localization support

Full change log:

Character display:
   * Check for misplaced underline by looking for underline only in 
descender section to decide whether to draw it ourselves (#604).
   * New option UnderlineColour to set colour for all lining modes and 
enforce manual underlining (~#604).

Terminal:
   * Compose key.
   * Workaround to enable Shift+space in modifyOtherKeys mode.
   * Avoiding multiple device attribute reports (#606).
   * Dynamic switching escape sequences for wide Indic and Extra 
characters (#553).

Configuration:
   * User interface localization (#537, #1).
   * New option value -Rm to report system's monitor configuration (/#599).
   * New option --wsl to enable WSL feature adaptations (mintty/wsltty/#8).
   * Manual: fixed description of copy/paste shortcuts and refer to 
option CtrlExchangeShift (#602, #524).
   * Case-insensitive lookup for X11 color names (#600).
   * Dropped experimental options WideIndic and WideExtra in favour of 
dynamic switching escape sequences (/#553).
   * Detection and graceful handling of corrupt font installation.

The homepage is at http://mintty.github.io/
It also links to the issue tracker.

------
Thomas

--
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