From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127255 invoked by alias); 29 Dec 2019 05:11:46 -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 127246 invoked by uid 89); 29 Dec 2019 05:11:46 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=screen X-HELO: smtp-out-so.shaw.ca Received: from smtp-out-so.shaw.ca (HELO smtp-out-so.shaw.ca) (64.59.136.139) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 29 Dec 2019 05:11:44 +0000 Received: from [192.168.1.114] ([24.64.172.44]) by shaw.ca with ESMTP id lQrdi7JKr17ZDlQreib7L9; Sat, 28 Dec 2019 22:11:42 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20180605; t=1577596302; bh=BYmosJb0Q3tJUHx3xVtfS8Tg3Bwh2U/ojMEalpj0DG4=; h=Reply-To:Subject:To:References:From:Date:In-Reply-To; b=RTkJwKfcEB/BRO1dWf030KmkgzVR74GVxn1LQJzTT2b+yZX4PbjKGL+QvVP/KLIAW n9gZed+IMcy+JhHiJ0/XICF6/So8vc9GzmxFtoorc1dSNIP+3mA/YEwWCBThReKtAv taHpUrLGQFYNua2hYBorXJCAkwKV22fTb9V/Vo2Qq65DJ+KhDKRhEfTF/BjyBfYeND Ji/R7u0MDvMWZxCShxF/aEs6MYzBqhonRyly4PPM0dkp760Gd/p3iJFgqNAQ1+4z0J 1iyrPIgEQPkoUUr6rVmOGqRMtdkmiLN5GuuTYdJPkpm9h4y+MMOTTvVFzVV+BiwHtz IG+q5yIrgnhZw== Reply-To: Brian.Inglis@Shaw.ca Subject: Re: cygwin 3.1.2 + Windows 10 Home Build 10.0.18362 - alt+space hotkeys not working To: cygwin@cygwin.com References: <20191225203654.95affd87e26366620c40f6c4@nifty.ne.jp> <20191225223358.6de30a1e44a8af500ba13286@nifty.ne.jp> <1339462974.20191226010809@yandex.ru> <1dfad657-328f-46dc-57dd-f848be40b874@SystematicSw.ab.ca> <00e8fc80-f8d8-3503-62ef-e1a723f358b7@gmail.com> <20191228210458.91766a71f16c1392d9c7a4fe@nifty.ne.jp> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <7b4a1ce2-1634-a42b-70f4-4818d96a087c@Shaw.ca> Date: Sun, 29 Dec 2019 16:23:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191228210458.91766a71f16c1392d9c7a4fe@nifty.ne.jp> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-12/txt/msg00312.txt.bz2 On 2019-12-28 05:04, Takashi Yano wrote: > 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. He is using some Cyrillic locale: https://monosnap.com/file/gBqrKZLH4zhquuNWPSTJfHRMJzlMq8 so some more details might help from: $ mintty -V Ignoring unknown option 'CharNarrowing'. mintty 3.0.2 (x86_64-pc-cygwin) © 2013/2019 Andy Koppe / Thomas Wolff License GPLv3+: GNU GPL version 3 or later There is no warranty, to the extent permitted by law. $ echo $LANGUAGE en_CA:en_GB:en $ for o in -s -u -f -i -n ''; do locale $o; done en_US en_US en_CA en_CA en_CA LANG=en_CA.UTF-8 LC_CTYPE="en_CA.UTF-8" LC_NUMERIC="en_CA.UTF-8" LC_TIME="en_CA.UTF-8" LC_COLLATE="en_CA.UTF-8" LC_MONETARY="en_CA.UTF-8" LC_MESSAGES="en_CA.UTF-8" LC_ALL= -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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