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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=wv7g1svKcJy3nwItLce3Dmc8nn4nhwauzTrhOGEnRaa sEqm+rkW0c/Uu6nB2vZ0rn8eujw5txXM9BOWvJV0B81g/7R7SuQdNPLeIKk3Dqgy gmHPvJc4wh9sr1tsWAZMBylsOg1LICCX3JuVU4uOkQV1s8NhuEbqHte641eSuTSQ = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=kqOg2Kk64x552MfSTL5iJ+pSYdY=; b=C8fSbc2RDLG+HODbZ H+n3BlBBX2zGVKy1I8vDe5r65WuSFuYzOYPMcOsT6HEziZwvZtH6wkjzOVOX5Obh n8Bps/HLN8l2u1FmhSBTeGXxhTNdvretPgBfA6dsAZhv3szIWUICaIHjF2ZMcxCs dnhOETaodlDonaPONYvksuo/uw= 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-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=screen X-HELO: conssluserg-04.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com xBSC4nAR006353 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1577534689; bh=T/mR41zsCbjIR067wKSVkmGxEyzDgJWAonwwnlwzrfA=; h=Date:From:To:Subject:In-Reply-To:References:From; b=g2YsC23L62bfpnI0vCASrIRZt/3/4uC6kWLRvYq08NVm9twOme2OxgwIcRLbap4sy +DsfxozMkBFBwByfAh7Qz2xaKs6A8vQmnww/pikpwRlxRsfN3X7h0xTyQ6hC5FQt48 /R4sqGcZgBPcAsrVtsZvKTTp2fH9FMUf3h5wgNrMk3gZ4okWgbmjo/cWCprFFZECFo fk6TZBnmLn8FZ5R8zbZdiUdfTij73Y3BvR8YITjB+pTvGEDMhKumjvd1QwJoXRtv6U VRaOhK4s+kV5JqANEtwAlHXnj6uA3SadOKEXnOeOQ7EwgUHcEVmrbiTjPtzN2EoqJr rQNKanRBrweeQ== Date: Sat, 28 Dec 2019 21:04:58 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: cygwin 3.1.2 + Windows 10 Home Build 10.0.18362 - alt+space hotkeys not working Message-Id: <20191228210458.91766a71f16c1392d9c7a4fe@nifty.ne.jp> In-Reply-To: References: <20191225203654 DOT 95affd87e26366620c40f6c4 AT nifty DOT ne DOT jp> <20191225223358 DOT 6de30a1e44a8af500ba13286 AT nifty DOT ne DOT jp> <1339462974 DOT 20191226010809 AT yandex DOT ru> <1dfad657-328f-46dc-57dd-f848be40b874 AT SystematicSw DOT ab DOT ca> <00e8fc80-f8d8-3503-62ef-e1a723f358b7 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Fri, 27 Dec 2019 12:19:53 +0500 Eugene Klimov wrote: > i don't use ConEmu > but after upgrade to cygwin 3.1 this team have same bugs These are not the same issue at all. As for alt-space, the keycode 0x1b 0x20 is passed to the cygwin application correctly inside of console window. This is not a bug. The issue of ConEmu is that the no key code is passed by arrow keys or del key to the cygwin application. > also rollback cygwin to 3.0 return previous behaviors > and GNU `screen` inside cygwin `ssh` works fine I cannot get what is your problem. I logged in to a linux machine using cygwin ssh and start GNU screen in the ssh session, however, everything works fine for me. I tried that in both mintty and command prompt. *Please* let us know the *detail* of the steps to reproduce your issue and what happens. -- Takashi Yano -- 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