From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30785 invoked by alias); 5 Jul 2015 18:08:27 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 88240 invoked by uid 89); 5 Jul 2015 17:40:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mout.kundenserver.de Message-ID: <55996BF8.2010407@towo.net> Date: Sun, 05 Jul 2015 18:08:00 -0000 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@cygwin.com, cygwin-announce@cygwin.com Subject: Update: mintty 2.0.2 References: <5596FC1B.8060907@towo.net> <5599630D.30504@towo.net> <55996466.8040007@towo.net> In-Reply-To: <55996466.8040007@towo.net> X-TagToolbar-Keys: D20150705194008877 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-UI-Out-Filterresults: notjunk:1;V01:K0:ybaKTXdXUGI=:kEdMxzJ2YSp4jwWHLSv4tu rrGU/kKzsn/OmUsZmUuLGdU5O81LEP6m8d4Q+Z9hXQazARua24dhiZVcMvTAirfdXTjA3DTlD cP7EPq9rfgnZm86hQEOSdpt63NTVG+Wzd0xR88bF4+MAnO1sYqmQ0DsXvSc33Fck589luKZ5T kQ21YoTv6QgnqeQUfu1oPsoTOi0JhSVw8yeWIwPEQyTKC8bt38oMOTWR9Z3p3JIf44KnOPF0k T8zZK0OHhb3y2lYRXEKDczaC8ZjofBgy3vDzMl+31Ut/Clnd6lrEK3CwbEa+/9N4mLeY1M0Al IEahIMGwkv63swBOFFVsgYgaAy1HGy2D0qDiflCTL1PISf5DlbXJQrjNjQbGzVuWxf21QDmrJ OMk5Lu1V/KAnWBGLampX+e6dT8OzaKA7gl7vOSeQypg/kGkpJv6UY77y5I7Zreq3DW8FYY0Rt Z1Dm4irRtPr079LIriq6QLw61caQFwt0VnVRBb04Tf7L5NytHCpONPmv6WYFxl5UG7ACxkGGX IOKd/NVcMBi6/6HfibnmLiFI4Cqi0ij/bV829p1domwvrFtFmBVrrYR69SBBvwhAmLxGtc0tX TZQou1pO3K+vt08H0Hpx10vuEbPYHZrnAYtcVdlI193tw93Q2WHwFTaYGM3w8mCqeEk7mqknB xVhZVsIeHpkPemHP0freHP8e3TFaqw9/4125WCwEbmgqgdw== X-SW-Source: 2015-07/txt/msg00008.txt.bz2 I uploaded a hotfix for the Alt-F2 issue. Hopefully it shall show up on the mirrors soon. >>> After closing half of the open issues, I thought it’s a good time to >>> release mintty. >>> I’ve bumped the major version number to 2 to reflect the change of >>> repository and maintainer and somehow catch up with cygwin... >>> >>> Major new features and fixes are listed below. See also the >>> changelog in the Wiki >>> https://github.com/mintty/mintty/wiki >>> For new options, there is no GUI configuration facility yet ("Hidden >>> settings"). Please ask for them if desired. >>> >>> The homepage is at http://mintty.github.io/ >>> It also links to the issue tracker. >>> >>> Major new features and fixes >>> ---------------------------- >>> >>> Display: >>> * Fixed bold display by overstriking if BoldAsFont unset. >>> * Implemented and enabled character attribute italic (#418, #152). >>> * Implemented character attribute strikeout; disabled due to >>> missing bit. >>> * True Colour support (#431) (using ESC [ 38;2;r;g;b m). >>> >>> Window: >>> * Alt-F2 creates new window of same size as current one (#275). >>> * Option -T to set unchangeable window title (#385). >>> >>> Keyboard: >>> * Option DeleteSendsDEL and associated switching sequence CSI ? >>> 1037 h/l to switch keypad Del key sending DEL or Remove (#406). >>> * Options Break and Pause to configure mappings for these keys >>> (#399). >>> >>> Other Options: >>> * Configuration option WordCharsExcl to exclude characters from >>> word selection (#450). >>> * Added configuration options BellType, BellFreq, BellLen (~ #369). >>> * Option HideMouse=false disables mouse cursor hiding on keyboard >>> input (#403). >>> * Option MiddleClickAction=void disables mouse-middle-click >>> pasting (#384). >>> * Option to simulate Enter/Return with mouse-click (#425). >>> * Documented RowSpacing/ColSpacing; tweaked to distribute padding >>> evenly. >>> >>> ------ >>> 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 >> > > > -- > 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 >