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=B05XPMumU58QQNZpJYlX+OaepA+utsZ9904Mn5dUlh0NCLn9XvqXr 94v9JO4dp0A8PRi2xACugPk8SrrlVKyKmpsllFwMow5jklomzdW9yn+jCtjvJElO m618UFLDVVzzSgxQmIRwriypHkpfYbC9qaHhnNvXjvIGJy/YT4fR6c= 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=6PmxIGJ8yqKVYsk88gmrYCi9/6Q=; b=CNfHT9bBgoLwMd5MHU9O03iNgz3y QrirkQ0nOk6EQpjBRk8mIreuDBdAnYJDrw4SuDJsOf9EseQY3iO7NzZQRqyoNPNp KcPb/PA+ZQnzxSvetCntxonEgGpQiLy4WsnPG9p0hseEJBiXHVMzfWFnrt0qmk9y PJbQsGBCAo9qaCI= 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=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FORGED_MUA_MOZILLA,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.1 spammy=HX-HELO:sk:localho, mouse, H*x:Internet, H*p:D*net 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.3 Message-Id: Date: Thu, 26 Sep 2019 19:52:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 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.3 with the following changes: Terminal features   * Maintain scrollback buffer in left/right margin mode with default margins (#916).   * Do not put cleared lines into scrollback buffer.   * Fixed display of subsequent identical emojis (since 3.0.1).   * Mouse buttons 4 and 5 send the same escape sequences as xterm.   * Disabled unreliable CSI DECLL to switch keyboard LEDs (#915).   * DECAUPSS to assign user-preferred supplemental sets to DECSUPP.   * Ignore SOS string (ESC X ...), in addition to PM and APC (xterm).   * Fixed iconified window report which was reverted (#893).   * Prevent negative CSI 13 t response parameters (#899).   * Fixed interaction of OSC 12/112 "Set/Reset cursor colour" with IME (#903).   * Fixed text area size reported in response to CSI 14 t (#899). Font rendering   * Reimplement auto-narrowing (too wide glyphs) by coordinate scaling (#892).   * Support alternative font choice for symbols and pictographs (#892).   * Option to adjust automatic character narrowing (#892).   * Bloom effect around characters of old CRT terminals, rough simulation. Window handling   * Virtual Tabs support on title bar (#699).   * Flexible configuration of scroll modifiers (~#894).   * User-definable functions for scrollback scrolling (~#894).   * Fixed sixel image list handling (#905).   * Optimized sixel image rendering if overlapped (#905).   * Dark colour theme support in scrollbar (mintty/wsltty#157).   * Clear resizing popup after leaving fullscreen and moving (#913). Other   * Cache emoji image data (speedup emoji display).   * Dropped PATH dependency of printer feature (#897).   * Dropped float: left from copied HTML style (#900).   * Fixed Windows handle resource leak when displaying many emojis (mintty/wsltty#185).   * Fixed potential crash on sixel display after resource leak.   * Preventing Windows handle resource exhaustion when displaying many sixel images.   * Fixed potential crash when confirming exit (#907). Configuration   * Option Bloom.   * Option KeyFunctions can assign scrollback scrolling keys (~#894).   * Option CharNarrowing (#892).   * Options dialog supports setting Emojis and EmojiPlacement.   * Options dialog: additional "Selection" panel with additional settings.   * Option OldOptions to customize changed areas in Options dialog.   * Options -Rp and -RP to report process IDs (#909). 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