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=W85laL4aIA1savk49zmOQ6wID+7zrnGa9GDlZ7FjMtiH2pGRkfFoO +eiYK/IK8KsWUFWJfGdKDx7MxJWoyfBAv7uMyZj9Skgln4JyzOTr9MmGEetVv7K0 5MErhNMA2SmHQb1eTR8+8DajmKVoUk7GLVmeKXg8s4u5mDe2kOdLZw= 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=8Nmhnsm2y27879xhrBwDi/JrgcI=; b=ETSkPq9X9WVF+wEdEOvJtECK0Cvl pkYrV33ILIUgX4/dRAmUIamSM+2+ZQbXXULwLtf4tFjN+A7+3TTJOJF16dilPWCu K70fHsD9luF2poX0VxgGf84/PiytiVMhJYOD9Y//yEclJW9poBoHIjIX94sH7Q+e YqCF47Stk2oEWtA= 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=-7.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.2 spammy=ANNOUNCEMENT, themes, H*UA:Internet, offer 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.7.7 Message-Id: Date: Fri, 19 May 2017 22:40:54 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:xtVtvFf9sP4=:OKKVUm8aCy6d/su+TDLzDA TwTgVkzW3tR9Lk/LCEEn6pVynm6ox6yYq/r6CQeDQ1mQ9kdiYopKS+0P34o3QYRBxiOzGpkZN lwOOB6LFFnq3eQ2QwNZyWvq9GN3FERygaF0i4LOb87B/SgxyPtCiRr9mo0ZTkrvQvWYtKjPZw ToSFJyLh/zt+Ocq3R/32IkViZ25U6iNCoP4WBOP5U7ZDzT4AU21B4y5m1bEfZGZoy11L5WVCs tBQQQOHsjE9d7LC7MQqIGTlN31h+CRYV4bRloj+7Xoz3eVYXf/+MUhvT+fflzTnjtJXd/7cWu EHWJhlt+pzd/R2N/GiRoKs80tBPvE0riEbVS62KOiRO5ilYHOeLLR2xuJVtjMcH9QB4reI23z zzDrYcVZc84mWErYXAF3DdOyytlgy0Rpe06IvlQ3/AYwUme04xjJ/UeVGT/mekfGY2tbg+X80 X0Bo0GvvgdONL1ogSiIJmdpKCT1T4GbFL0ZRSDgERaS7T4nX3dlBBjxVupPSWO9MMFsiZ2yvz LWOCk7Xa7X45evhGeP3ZkxB1zZBgdZY9u1pydZaaaNyLg29WEudGDRUCQdsnXNMjqwIELaqSv vh/ump1jmcrOmPajr1LGTn5L2PKgRcmOZjw/VrlNqYZVtzkI1DxL7DMKANaXHLzRWxgjgh09j ksgjxxg1ZbohQ25OvWrvG1SBDIwkqy06d3Tg5+hDXvQUij21wLh1Id5Or/kfZ+vZsQKLMdEFj oTk/jyHsv3sBphOg X-IsSubscribed: yes I have uploaded mintty 2.7.7 with the following changes: Font rendering and display handling * Automatically disabling Uniscribe for ASCII-only chunks (mintty/wsltty#36). * Fixed bidi display while showing other screen with Bidi=1 (#592, ~#392, ~#605). Window handling * Avoid being pushed behind other windows on Ctrl+TAB (#652). * Tweaks to stabilize initial window geometry (#629, #649). * Fixed broken size parameters maxwidth/maxheight. Terminal handling * Option NoAltScreen disables the alternate screen (~#652). * Fixed delayed scroll marker highlighting (#569). * Manual: link to Wiki about console issues / winpty wrapper (#650). Configuration * New option --configdir for config file and resource folders (mintty/winpty#30, mintty/winpty#40, mintty/winpty#38). * Always save to config file specified with -c/--config or --configdir (mintty/winpty#30, ~mintty/winpty#40). * Options: offer resources from subdirectories of all config directories (#639, #30, ~#38). * Configuration resource subdirectories are created as needed (#30, #38, ~#639). Other * Fixed cleanup of environment variables after user command (#654). * Fixed usage of /tmp or (if read-only) alternatives (mintty/wsltty#30). * Wiki: removed link to buggy themes (#647). 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