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=tC5abkVgysVU6oSOaDFTFgdLRIMNDrUKqGZESdk4KFreqk gXnXhq0QHZG9HVOq/rdB43/fkaP+igQHSkDrSH2fbqMYWkrCEoOtXM4/ctqaZxPv Xvo002BUuzdJQxq33cHMXp6Fx2CtJmgeqpsGJ/xDhPlqkkif+7Mmj9HGptjyg= 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=UXUwWkK8DMF0bfh/Wbl7ArPFB/o=; b=Dy/9jwnGQT1W1jJBcfV3 7FmEvfxY+WIh7TCpq0yp/FGb3PPP2fulB/d0lSMbRCeDedfwfiz1C79SwJnrrysp 3cLtFaUmV16FG2l0tpTs3ahU+so4Y0JvrbywSq3pqqsBm3tSSQgPQD7oRaGCvyWk XTlOTe3jAjhJDTMspeuruWM= 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.2 spammy=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 2.9.0 Message-Id: Date: Mon, 2 Jul 2018 00:45:16 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 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.0 with the following changes: Highlights (details see below)   * Background image and texture support.   * Enhanced multi-monitor DPI handling.   * Underline styles and colours, CMYK colour specifications.   * Outer scrollbar mode, xterm-compatible.   * Enhanced text selection mouse support.   * Enhanced quick window switching.   * Tweaked start error handling.   * Tweaked WSL support. Character attributes and rendering   * Support for colon-separated SGR sub-parameters (ISO/IEC 8613-6) (xterm 282):   * SGR escapes for ISO/IEC 8613-6 RGB, CMY, CMYK, and indexed colour formats.   * DECRQSS uses SGR sub-parameters for colour specifications (xterm 331).   * SGR 4:1...4:5 for underline styles solid, double, wavy, dotted, dashed.   * SGR 58/59 for underline colour (kitty, iTerm2).   * Fixed (almost) selection highlighting of emojis.   * Drawing Unicode Block Elements which are broken in many fonts (#264).   * Fixed initial bold as font suppression glitch (mintty/wsltty#103). Window control   * DECSET 30 to enable/disable outer scrollbar (like xterm) (#159, ~#262).   * DECSET 1046 enables/disables alternate screen switching (xterm 331).   * Cursor style modes DECSET 12 (AT&T 610) (xterm 331) and SM 33/34 (Wyse). Scrollbar   * Fixed scrollbar toggle (Ctrl+Shift+O) from forcing scrollbar to the right.   * Preventing font zooming after scrollbar toggle (Ctrl+Shift+O). Window layout   * Background image or texture support (#18, #666). Multi-monitor support   * Using Windows DPI handling V2, avoiding fluttering (#774, #470, #492, ~#566, ~#547). Text selection   * Drag-and-drop selection after focus click enabled by combined cell and time distance (#717).   * Only suppress focus-click selection if focus reporting disabled or mouse reporting not effective (#717).   * Ctrl+mouse-move hovering underlines URLs and filenames (#173).   * Selection highlighting can also indicate selection size (#660). Window handling   * Revised Ctrl+(Shift+)Tab window switching (#773).   * Ctrl+Ctrl+(Shift+)Tab for window switching including iconized windows (#735).   * Win+Shift move coupling of tab sets if SessionGeomSync ≥ 2 (#600, #699). Configuration   * CMY(K) colour specifications in OSC sequences and config file.   * Option Background and OSC 11 to set background image or texture (#18, #666).   * Option SelectionShowSize to enable selection size indication (#660). Themes management   * Fixed syntax error in `mintheme` tool (#764).   * Option `mintheme -d -q` for decimal colour format (#718).   * Supporting `mintheme` tool on WSL.   * Options `mintheme -p` and `mintheme -t` to set background picture or texture.   * Options `mintheme -s` and `mintheme -S` for theme visualization and comparison. Other   * Updated Emoji data and built-in width data to Unicode 11.0.   * Enabled OSC 7 current directory injection for Ctrl+click in WSL (mintty/wsltty#104).   * Reporting start error (exit status 255) (#745).   * Changed start error exit code from 255 to 126 (#745).   * Fixed slowdown of Character Info mode if Unicode data are not deployed.   * Option --WSLmode to tune behaviour for WSL distro but not launch (mintty/wsltty#99).   * Clarified additional configuration requirements for option TaskCommands in the manual. 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