delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/05/22/11:42:04

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=ljfQYQ3MRunWeP7zoKCXexvED5IuPWGUeezGLWlZM/v2RLhc3p/Bx
+c5kIodrhfdnUy0UJL2pJ3bw+Zk8udgKSI0DtKN5bwm3yD/yVks5L7PEwSdidRSX
DvWqtsKQAK6/N4SU8pEkix459/Tb9wUb/xTznK2u0iItzR6hsP6WcQ=
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=T76RtJln1T+tJf/rMCZdVywV93U=; b=An6ny/zfOswDZgQwe9PbfW2snIHc
bG8FwM63tExu62IL2S//+2m3QJkgkNOZEBvzDWxvYXgdxmQOSCu2ZEeoF7IRiHpJ
/4POUv/NXXq822NPd0hhoSXOP05jOXNOv1lyQ9kuOb8GmgfW34jdke+n2sSNWvfd
rcxa2zWlSWdVNMU=
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-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=underline, appdata, AppData, ctrl
To: cygwin AT cygwin DOT com
From: Thomas Wolff <towo AT towo DOT net>
Subject: [ANNOUNCEMENT] Updated: mintty 2.3.7
Message-Id: <announce.5741C584.4050002@towo.net>
Date: Sun, 22 May 2016 16:43:16 +0200
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:EQEnHhG8KKM=:dM5uLz2E+D5016Tqd2SebS wBEuPkpw0GAMxsa51p4fwf7zVmS88tC4k6TD2Zc7IfbW8HIRdod8DRJRQAORMXLMHPenPsshC LOdrOHyhiylLUBuZvI1UN+oFMAVIAdk6BDBIrHCa1HxFbZBh6t8YMkd+mgw0GnTJAdMlgNHEF kPjAUQ1RlLuf2yY35t1nrXFyqFQUeV04vl9EQiWFKfxlPA4K2s7zzb2e6bLHPTWolj+BWX4Dz XlHkricH34zky5Rp0qPyU0C2ZJ3MrgZod4gY+fHW0Cn3lHvTc8uIXKd6lsFlRJTMglOaPi5p7 +zuwS3md/hzq5hSlZ1BXn3vjCsHk59uUgQ7hL3cw/VL60R3SDzFL/JtkSWYXF7j9YHX93lioo TP+qVov9fSkgUTrhKIYoE1oedaoSCkdKMKqZF/WpLJX3zDR6/LJhBCfZmPd2qUP1vgSEV5yIb c0CdWOZHhMuolyI9oP+Z6fjheA88Cd1lRntjuD3idLbPgoF2SqvNJMHeDLKB1qQI+UHc3smNo m+dtHY7oQpx39ZEnwFsAyVXpoA4naXTE+7ccu1glB7cJrvML5apPA+gMjo5y/Lhd/bx/THi53 bbjjE/rVal+YKEaYl2f1GGB4zFpDMwE5Cv13Hlk6zQmoylBDjiEwmsxOYN4M6O3INYpkocKOT LyCaRX+eUSAv0WE/4reOsgQ8kEuRv0fZAfIKQZrTH3StjRBIrDk/tVaH8R8IssG7xiFVYOmyQ 3pc0GQLOeQUV2C1YsI8XQYgvOMlckiuSL5ypZw==
X-IsSubscribed: yes

I have uploaded mintty 2.3.7 with the following changes:

Text display:
   * Fixed double-width line display (#551).
   * Enabled non-BMP right-to-left display.
   * Fixed italic font height and underline placement with option 
RowSpacing.
   * Tweaked underline handling and positioning (~#551).
   * Workaround for glyph confusion (#285).

Terminal input / Keyboard:
   * Application keypad modified keys send sequences like in xterm (#506).
   * Option CtrlExchangeShiftExchange exchanges Control characters with 
Ctrl+Shift shortcuts (#524).
   * Fix drag-and-drop file/folder to also honour bracketed paste mode 
(#440).

Terminal control:
   * Escape sequence OSC 7 with empty string restores the default behaviour.
   * Shortcut key Shift+Ctrl+A for "Select All".

Configuration:
   * Loading config also from XDG default config dir (#525) or Windows 
AppData dir (#201).
   * Option OpeningClicks configures whether documents are opened on 
single/double/triple Ctrl+mouse-click (#545).

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