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=lOvPWzS1Tex+dS7urDJLCNQ53phcFBNeIxxT8Dl8Lhlb0huqSg0Ux yTLCHTzqRZUxQCiezAl7t59U5bPsiBkPNCEziiZSK4RBlRWyEhSIMya2Ttj/jkqk xX0+ahb4uo84aDkQhnWNkGxvhJrqaPAXpD2Z/pEO5JKXUI98VX1zsc= 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=MyL6571imUbQMoM0sYvoatkPfKQ=; b=ERkoHZG8vKQ6wWlbrzymKDJ//CYm Tm27n4+hTUis3mp9ocPj0sAISkpfQm2sGE2NmoUE65DuV/SERV9LESXG7b498nLz 5afifOeIyn49QYOzm/Pf5Tqdi/rNuivTN0bdkJRZkz0/MvVnqkXFQe7oYxPTIkF1 U1Z8LBViK/xKVLE= 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=-3.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_24_48,FORGED_MUA_MOZILLA,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.1 spammy=H*p:D*net, HX-HELO:sk:localho, ind, soft X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none To: cygwin AT cygwin DOT com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 3.0.2 Message-Id: Date: Sat, 13 Jul 2019 11:12:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes I have uploaded mintty 3.0.2 with the following changes: Terminal features   * Application scrollbar (experimental).   * Control sequence to switch IME status (#888, Tera Term).   * ECMA-48 SL/SR shift columns left/right (xterm).   * Fixed overstrike in leftmost column.   * Inhibiting double width/height lines in left/right margin mode.   * Primary DA indicate Horizontal Scrolling and Rectangular Editing.   * Secondary Device Attributes report Unicode version with option Charwidth.   * Report DECRQSS DECSCL conformance level as VT500 (7-bit controls). Terminal controls verified and tweaked as suggested by esctest suite   * Rectangular checksum DECRQCRA, supporting esctest suite.   * Fixed BS and CR "border" cases.   * Fixed DCH/ICH/IRM outside left/right margins.   * Fixed DL/IL to move cursor to left margin.   * Reverse wrap from home position moves to lower right margin (xterm).   * Auto-wrap modes are no more affected by cursor save/restore.   * NRC enabled mode is no more affected by cursor save/restore.   * Fixed left/right margin mode to inhibit double width lines.   * Fixed TAB to stop at right margin.   * Ensure restored cursor to be within margins in origin mode.   * Set/Reset origin mode moves cursor home.   * Confining DL, IL, DECDC, DECIC within margins.   * Confining LF, IND, VT, NEL, FF within margins.   * Fixed DECSED 3 not to clear current position; guard CSI [?] n J/K.   * Proper default values for rectangular operations.   * Full reset (RIS) moves cursor home.   * Soft reset (DECSTR) does not disable left/right margin mode.   * Cursor backward (CUB) applies reverse-wraparound. Font rendering   * Script-specific secondary font choice (#580, #821, #883).   * Reenabled DPI scaling in Windows 7 (#890).   * Check functions (width, glyph) consult proper attributes and font.   * Tweaked check for automatic narrowing to fit in cell width.   * Fixed shadow attribute artefacts.   * Fixed DEC Tech up/down arrows by manual drawing. Sixel graphics   * Tweaked sixel handling to avoid crash condition.   * Reintroduced fixed Sixel colour registers handling (#593). Window handling   * Reenable left scrollbar.   * Application scrollbar (experimental).   * Always flash taskbar on bell if iconic, if configured (#887, #607). Other   * Reduced global HTML formatting on Copy as HTML text (#889). Configuration   * Option Baud to simulate serial connection speed for a legacy feeling.   * Option FontChoice for script-specific secondary fonts (#580, #821, #883). 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