From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106895 invoked by alias); 14 Mar 2019 22:53:50 -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 106835 invoked by uid 89); 14 Mar 2019 22:53:49 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=ALL_TRUSTED,BAYES_00,FORGED_MUA_MOZILLA,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.1 spammy=HAuthentication-Results:auth, 2500 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, 14 Mar 2019 22:53:47 +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 2.9.7 Message-Id: Date: Thu, 14 Mar 2019 22:53:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: qmail alias X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00384.txt.bz2 I have uploaded mintty 2.9.7 with the following changes: Highlights (details see below)   * Significant improvements in bidirectional handling.   * Text can be selected with the keyboard.   * Explicit hyperlink attributes.   * Avoid keyboard/echo latency. Bidirectional rendering   * Fixed handling of double-width chars within RTL.   * Fixed handling of neutral chars in first or last position (UBA rule N1).   * Updated RTL mirroring data, generating them from Unicode. Terminal features for ECMA-48 and other bidi control   * Support BDSM control sequence (SM/RM bidirectional support, CSI 8 h/l).   * Private mode DECSET 2501 for "autodetection of direction" (UBA rules P2/P3).   * Support SCP control sequences (LTR/RTL "Character Path").   * Private mode DECSET 2500 for "box mirroring".   * Bidi direction detection on paragraph level (wrapped lines). Other terminal features   * Support for OSC 8 hyperlink attribute (~#823).   * Providing DECTABSR tab stop report.   * Fixed DECRQM 12 which was inverted.   * DEC Cyrillic NRCS (xterm 344). Character rendering   * Fixed and tweaked wavy underline / undercurl (#847). Keyboard handling   * Keyboard selecting mode (#84).   * Avoid keyboard/echo/display update latency.   * modifyOtherKeys mode supports control chars in non-Latin keyboard layout.   * Fix modifyOtherKeys mode 1 to support Ctrl+AltGr. Mouse link hover and click handling   * Consistent hover highlighting.   * Overriding modifier is also accepted in non-application mouse mode (#694). Window handling   * Fixed option --Border=void/frame (#843).   * Fixed start from shortcut in Windows XP. Documentation   * Wiki Tips: note about UTF-8 requirement for emoji support (#842).   * Fixed description of option HandleDPI (#824, #774, #853). Configuration   * Support for Win key modifier for user-defined keys (option KeyFunctions).   * Support for Win key modifier for options ScrollMod and ClickTargetMod.   * New option HoverTitle.   * New user-definable function toggle-bidi.   * Dropping CR from missing option error message.   * Added FF and ESC to FilterPasteControls characters (xterm 344). 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