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:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mnNVWrr1WuuLQnZ6 4OrdEkub4NGYSH7FU5WJK9+/BHH+jPQyc0gxSqJ51UL4pw2kW09I8UsI80d9wqLr UBVZVZoV70gCyYYqB5xd16jWhxehzy1FB2C15E0TPJrmuk1qkY/+VG4pZloPWyDR eu6Y9tqp7ch3B30Au2Th1AQdA4s= 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:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=g0iQCZvLwRCjUmojRjgWWd MooyA=; b=sZmJVOIIAic4blow8IeRNN9+wfAXgavzTy09m3CTHQiK55ixCFJRKi U5s+tVK4d7nGxQn0vBu0PV1zEl0LBdJw0FZ3Mm+24pOwkr/ctHFWlMt6kJqHfq9B Ryrrz+JHJ9Q4MtfXxcWb7rj+lCwOSTVrby1iNN/41Lsd4KGFuO3JU= 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=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 Message-Id: Date: Sun, 05 Jul 2015 19:40:08 +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.0.2 References: <5596FC1B DOT 8060907 AT towo DOT net> <5599630D DOT 30504 AT towo DOT net> <55996466 DOT 8040007 AT towo DOT 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-IsSubscribed: yes 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 > -- 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