From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79108 invoked by alias); 26 Sep 2019 18:07:23 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 79056 invoked by uid 89); 26 Sep 2019 18:07:23 -0000 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 Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 26 Sep 2019 18:07:21 +0000 Reply-To: cygwin@cygwin.com Return-Path: Authentication-Results: sourceware.org; auth=none To: cygwin@cygwin.com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 3.0.3 Message-Id: Date: Thu, 26 Sep 2019 23:42:00 -0000 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 X-SW-Source: 2019-09/txt/msg00263.txt.bz2 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