From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from conssluserg-04.nifty.com (conssluserg-04.nifty.com [210.131.2.83]) by sourceware.org (Postfix) with ESMTPS id 4197B38708D0 for ; Fri, 22 May 2020 09:23:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4197B38708D0 Received: from Express5800-S70 (v038192.dynamic.ppp.asahi-net.or.jp [124.155.38.192]) (authenticated) by conssluserg-04.nifty.com with ESMTP id 04M9MnCT030772 for ; Fri, 22 May 2020 18:22:49 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 04M9MnCT030772 X-Nifty-SrcIP: [124.155.38.192] Date: Fri, 22 May 2020 18:22:57 +0900 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: mintty 3.1.6 Message-Id: <20200522182257.068752a1be64dd35f85920ba@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 09:23:15 -0000 Hi Thomas, On Thu, 21 May 2020 19:41:27 +0200 Thomas Wolff wrote: > I have uploaded mintty 3.1.6 with the following changes: > > Window handling >   * Fixed resource leak when displaying images (#995). >   * Fixed crash condition on keyboard auto-repeat (#996). (Apologies > for this one.) > > The homepage is at http://mintty.github.io/ > It also links to the issue tracker. After v3.1.5, the key repeat rate becomes almost halfened. Is this behaviour by design? The key repeat rate is about 30 chars/sec in v3.1.4, but it is 15 chars/sec in v3.1.5 and v3.1.6. It is little bit flustrating in editor cursor movement. -- Takashi Yano