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=G81O/XUN2fA+5VA9ZQSVmw+YyABZqCZWe4lrQ6O3a9eTyjZK+gS1V zXu+OB6UQ4hyfdb0HO3epCnyQMUapFGgsLhEost9PL2k41ThhSHoxM/CE/yeMah1 K/AVgDDiPeaivdbdhDfV4dJzrhZlnMB/lTVwAEkByPIR5gFwm4yabA= 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=zDAbjTLVgZSmPOrmhjZ6Bb1nVzc=; b=nMxiqT1CyRgewDLbA1H/MfhM9inh Pngjlm1Y4b0tylyhRIW5vnf96D3Q4HSI6+2+M5tBCH03BiNZFEJwIbF5cObrAyv+ 00Baqrnq8uN5TkYkMCXvekwrvuW6uvHFl01uhG6MVttL8HYWb5t+jVw41wv60fy+ Z3yYptFfYP0ukRw= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FORGED_MUA_MOZILLA,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.2 spammy=HX-HELO:sk:localho, H*R:D*cygwin.com X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No To: cygwin AT cygwin DOT com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 2.8.2 Message-Id: Date: Sat, 16 Dec 2017 20:06:46 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1;V01:K0:YZsJeegLymc=:jQSYlS1oiB1AJ2YEZUBoXk zMt5R+c4ttTT0SOX56PXjYx1GPWfRCfbB+kGGs+5uAy4HhLbbOvdIBM8G1Lde4ZbAzBs2Brax cVzEekC0eb1K2Uwt+blT1KXdA0KWtJNNOhw5mRLZSmx2bS4+E4fxmHOXc5LTlwBmqtnQW9Bl4 eSeqyXbYbMUP/VObSHDGpioXRalRD8DfHmWWmbYuYukjaM9vV/Ylwl6jAq8mXkgRD20G/G7wv WSClNsUq8aQ35VBYX9R4Bg0UG5ocUeVENBK9g5btGE7rs9nfe2x6xWqEEn7BJyM2DuyUoba10 U4/DRUeBImpgjdu1mITF5vOdcZlrZ8SyQmPAUh9LomY1WT6eVFRs6kqa5JNAvKtkarCdSNOgn +MK7mbkdhW5P79eE5+HINafMttadz6nXl0CQ+EqWaFJx7i0scctNKP77Qcr3HWN+cXTPkC8SI yNrOp5hSTsWibYU6J/3vw/CXTOkVmzkBUbozD/c71PxVmn9Hj80rGKH59EaxLzWR3/OUW/2y7 J+XGmdKBW28rhYdBXbk27XUPDNyWNyDFsaEVrpLWqTZFRxK1KcJgdCDEjpcFcW0mjZ/Z/Djg7 e2vOPnazYJvJdy/wnBwUmFpjitmi19s+npZsaNYMTg0rxGMlgqKC9iU9cMSFuzxnH0rzxd+jX lrm1xPn7ou1lRs0KICp3tAJVZYvBXLDNnzWhtJIhM7vIeYBOejIkFLLvkWcdaQhyT+T5ucpu5 Clxpad2zbHZQrDaiZlEKr6wtZVzGQjsHwHtxpWIekqmElmQ/FGqM8hTTivU= X-IsSubscribed: yes I have uploaded mintty 2.8.2 with the following changes: Window and session control   * Transparent session switcher icons (#699).   * Avoid blocking when switching to other window which is blocked/suspended.   * Prevent initial bogus font zooming (#708).   * Prevent accidental text selection on mouse-click window activation (#717).   * Terminal Break available in extended context menu (#716).   * Terminal Break assignable to Break key (option Key_Break) (#716). Configuration   * Support ~/ prefix for config files in SessionCommands configuration for session launcher.   * Support ~/ prefix for logfiles, especially for usage in config files.   * With --WSL, let option "-" request login shell.   * Icon determined via --WSL shall not override icon taken from shortcut.   * Option ShortLongOpts enables single-dash named options on command line (#600, requested by Brian Inglis).   * Convenience xterm-style command line options: -fn, -fs, -geometry, -fg, -bg, ... Character rendering and text attribute handling   * Caching ambiguous character width for speed-up (#712).   * Revised weight attribute handling, esp. bold display (thanks to avih, #714, #710).   * Distinguishing ANSI colours 0..15 from palette colours 0..15 like xterm (~#714).   * OSC 6 can enable/disable bold foreground colour (xterm).   * Tweaked brightened bold to never decrease the text colour contrast.   * Terminal Reset also resets dynamic bold foreground colour.   * Fixed non-BMP italic display.   * Proper support of true colour attribute for Copy as rich text (thanks to avih, #710).   * Colour setting sequence OSC 4 limited to the defined palette range (~#710).   * Allowing minor font size deviation of bold font.   * Underlay manual underline and overline behind text.   * Option BoldAsRainbowSparkles. Other   * Bundling selected theme files with the package (#711).   * Support Alt+F2 in same directory (after OSC 7) for WSL.   * MINTTY_PID in UserCommands: support to terminate foreground process (#716).   * Fixed bug when copying true-colour text as rich text (thanks to avih).   * Prevent HOME from being propagated back to Windows applications if called from WSL (mintty/wsltty#76). 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