From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99850 invoked by alias); 3 Oct 2018 17:28:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 99749 invoked by uid 89); 3 Oct 2018 17:28:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=ALL_TRUSTED,BAYES_00,FORGED_MUA_MOZILLA,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.2 spammy=H*p:D*net, HContent-Transfer-Encoding:8bit X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 03 Oct 2018 17:28:16 +0000 Reply-To: cygwin@cygwin.com Return-Path: Authentication-Results: sourceware.org; auth=none To: cygwin@cygwin.com From: Thomas Wolff Subject: [ANNOUNCEMENT] Updated: mintty 2.9.2 Message-Id: Date: Wed, 03 Oct 2018 17:28:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: qmail alias X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00028.txt.bz2 I have uploaded mintty 2.9.2 with the following changes: Terminal interaction   * Fixed space consideration for wrap/resize/copy handling (#800, ~#82).   * Optionally include trailing space in selection (~#768, ~#800).   * Reduced occasional flickering by buffering terminal input (#799).   * Sanitized output buffering during selection (~#799).   * Ligatures display support while being input (mintty/wsltty#123, #601).   * Optionally suppress mouse wheel effects (#170). Terminal features   * Additional 96-character NRCS (xterm 336).   * Fixed "Latin-1/UK" NRCS. Window handling   * OSC I to set icon from file (shelltool, dtterm, xterm 333).   * OSC l to set window title (shelltool, dtterm, xterm 333). Configuration   * Option LigaturesSupport (mintty/wsltty#123, #601).   * Option SuppressMouseWheel (#170).   * Option TrimSelection (~#768, ~#800).   * Support multi-line splitting for all key:value list options. 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