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:sender; q= dns; s=default; b=sqoJ/db5Zmw/2T3OeXjKSSpA8xl/pKO9UZX2oV7L2rgQbe svy/bGrDB1B0AGi6yzzdCA9gZ6smSCR92mp8J+YmcYsvV27IXewDPdoObCX7ixlL k3oWTvT87tjJhjPVin8pBPT4zxgSOmgKeiBbBYbm/wLF9jYf09jxgTNEX7Qn0= 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:sender; s= default; bh=+VcF05tIG/swwS6tnI+0Y51cme4=; b=wtD4KM3GBIlzSRv53AjS td1LIcs85PC3eb3qE36cBw4HFJKvfj8KuTyZdf7g4OtA7zlRJF0BjZDYoJJkGIwf 6FQ2pUBUsPXYXWLhKLKBH97FQ3KXJHOJpbIFClHUNw81JllpOTo6pkYqPWqdYsMM TaZhN3+qeeGUhL/id/ejPP4= 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=-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 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 2.9.7 Message-Id: Date: Thu, 14 Mar 2019 23:52:34 +0100 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 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