X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CC484398B838 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=towo.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo AT towo DOT net Subject: Re: [ANNOUNCEMENT] Updated: mintty 3.1.6 To: cygwin AT cygwin DOT com References: <20200522182257 DOT 068752a1be64dd35f85920ba AT nifty DOT ne DOT jp> From: Thomas Wolff X-Tagtoolbar-Keys: D20200522121443864 Message-ID: <769b26a3-51a8-0d2c-871f-fd5e6bf793eb@towo.net> Date: Fri, 22 May 2020 12:14:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200522182257.068752a1be64dd35f85920ba@nifty.ne.jp> X-Provags-ID: V03:K1:CIeJl+sgXLNz1WxSjgTMvCjkLy0jOb+K4/zrdogTkfTAWEw0wg8 Ii2KMmBRp31b88YGMcCcxfqMBLQu6ypqWV1WCPzfrEhmMSSyk3dVkZPbz5zHlU9z5G/VYET fIZzgzgXJNBuB2ZltNlQMc60ezxFBPRUyPxZ2CGE9Vk686KANNW8Mm788DYPyfFUdq0Kr9t otWQSEdocKlHwxgCNntOQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:frskwHppbAs=:Zn4l9ywY1igfJ/+zyF5iIg 2sXGhUOd/7/QdwwUexRRctcharZef6eAT60YQMTObMF3PyR7Y5FtlQqYBpYTGvwatmS8Yrf8j P7XceeddUuTNTiThF3AFjf7lk04uki1bDfBDOhqi7FWytZhASVQi0tDC2kVLRjEycmypWltTZ UPXyf5aLiIM4pESh84orwUf7rlLNSbK+4BSEUdzUZBQE7ixtMETGfmKPSATX+5zvkfMyRaRjb Hs9EP4voaWV/iwpbpR9L1/Bu+3aOLyhkUN4lv4O/lwhYvQG/J0ifVQ6kvwIbdkQqwIcZKJ/xs jOht+PS+I4mE5l0HPeWilPnp7dYADhsoiIWoGOr0wtlBWKZtWVsxb0R92zGsfEX/cKeRJ+huB wxk+edcAXalqUSyCWDsCzNP0YrEowjAOnuUjLKLLSry74qkEIhRxi8cVC6nr83WQhAtCatDPp 8duh3twoL9WNOUSseG8NoOWpvSAifXLhQo5UZijiST7uLw3EU3ShTRC2qjYk0i7806xtp2nB/ SVgZu3hkcP83k4H85B8JVXsAmBV6Yqf4m7Bkik0Pe+bJbiB7kp5upduRQ467VQkK4PT1SwIlV I6tpy6cpQwrUCnGPcESibc0AqHuc23mq8izgUNx0mRbwPV1qy8Kr+XSIbMwf0m+jSOVqg3v4f BL1ItzZhuiABspfYfV4S8mDjGMlQ3oK1RfcSFdWK8AzE5MCxNJBWlcr6k8wZA5hsQVNm3dlYk x8fUhLR88hSQz93oi7abdg4LQbfEUgHXMOJzD9mNYpIO2xrgorzxmDl2ns1RUOpxCVDxozfgq 1KEeM+j3juHM8u7IzCwWZ4hga6x/c1MKz0mUOKj7xIlb06lkrA= X-Spam-Status: No, score=-9.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, 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 AT cygwin DOT 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: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 04MAFFpU009199 Hi Takashi, Am 22.05.2020 um 11:22 schrieb Takashi Yano via Cygwin: > 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. > I've uploaded a commit: keyboard auto-repeat handling is now unaffected by default Explanation: the new auto-repeat rate limitation with a maximum of 30 cps (following the DECARR sequence of VT520) was effectively slowing down keyboards; I had the impression 30 would be enough... sorry Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple