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:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=sQBvswWqQNLQSgD5M9M1kG9vr+BpJAd41cyuMzBQko6ISafHy6aJb 3WNBXpZ2Alo+gnWQx5ivEKJg+M4vNQu+GYhygvby+1BUQAqeat4M4x0phPs2nzTr BXVMsspCkRGRugcPga9PyHYXtvfZ7GAItEhp+R2KMpbe2uzdj4BC3s= 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:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=Q FqetIysTKLsuljrqYKVcjoVmUo=; b=D2vni6cRwttxLGSXDelyxW6GtbWNGbJbV 8OXp4m/2epAv13p7qrwdEaugZ0sVhQ3jcY2aBN8/z69fX3eIGhOz/V7bQ+AMUZgP OfHUXdNJg/VzZTN31puUQj5ypIIRcwU0r8cLUo/kHp6OZwrzb/xQ/ZDvKa0TBIkD 13lMnQKqdw= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 Message-Id: Date: Thu, 23 Jul 2015 08:39:23 +0200 From: Thomas Wolff User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Update: mintty 2.1.1 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1;V01:K0:Sjg3gGZYmu4=:Ac5HSA1SPqYn0DRqj/ZKd8 sF1/Aft3Hq2T9Qk9G/ccZt0Vw2/hNhQOrUvXpcK3lGW132sd0VLt3+BcAmFpqqbTkCV9Zy1s3 t1BsDZRWcwTg5EHf1tg5zTMhAS3mDpU6yl7cAyZcGmq4bokyfIlkySffw0fp2t9B7cp6Wl3Ym pOH2RgKLCrDXNVpiDX8FrxTHdlpaT0dRFTR8mcOtyaSxfVOuMyTPKb9ptdSqvGArVZfbDsC88 BjGMgq7bCNOWshJg09QF+hiwVdxHPCKWf+ts7boynl4OjOUkDOVtpw5mvA0TtpSbLxwlFZHDy 7oTkBIy94fUgLUYbbCiT3PiUj3lppQWwD/iNRpTCvdw7i7azN9Dxw/lDdmQ8kAB+MU8ASTfoN npD3JdKO8qY4DET276njP5B7TZy51yywGdg8RRjxQX6nOxsCGJiv5kDNfiw7qEdB3Vgukrd0i LR6CeVl2iFbnfd4mQUygUdhLSklES1gAGD0BVWKyivJ3QkCUbXTClYj2CtX3wuToUxMnECTg+ lXvm2tqN2JU6SybSp+Y7KMHuPyY9R3FMM8Fu1by5swBj1KPmErvwxwUQrhTCiuRrq4puXa40t 3XML3CtoB9OJDOS631pea5JOnKnwn7KxlY4dbQpsyuBp+h5Yr9j51ST+lh9+G+GIOMb39Svaa e7jAr/VHB2aHDuddumTEK0Kibd5Nq2efK6TPiMd0V9uzMag== X-IsSubscribed: yes mintty 2.1.1 has a bunch of requested tweaks and fixes which I’m releasing before some restructuring around character attributes... • The Shift key syncs font and window zooming (#233, #204). — functions to zoom window with font (#233, Resize font and window together): ◦ Shift+Ctrl+keypad-Plus ◦ Shift+Ctrl+keypad-Minus ◦ Shift+Ctrl+mouse-wheel ◦ corresponding ESC sequence — functions to zoom font with window (#204, Fullscreen with font zoom): ◦ Shift+mouse-drag on window border ◦ Shift+maximize, Shift+minimize (click on window title) ◦ Shift+Alt+Enter, Shift+Alt+F11 ◦ Shift+menu...“Full Screen” • Trying to keep window position within monitor work area on resizing (#79). • Exiting mintty is not blocked by background process (#319). • In an exit confirmation popup, a list of child processes is displayed (#448). • Tweak/workaround for signals not being handled when mintty was started from Cygwin console. • Tweaked Ctrl+TAB to not put current window into the background (~ #260). • Ctrl+click spawning: Syncing environment to Windows to avoid dropping environment in mintty started with Alt-F2 (#360). • Added termination indicator config options ExitWrite and ExitTitle (#437). • Added options -B frame and -B void to reduce window border (#7). 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