From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26568 invoked by alias); 19 Feb 2020 23:52:48 -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 26560 invoked by uid 89); 19 Feb 2020 23:52:47 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*MI:sk:announc, takashi.yano@nifty.ne.jp, sk:takashi, D*ne.jp X-HELO: conssluserg-02.nifty.com Received: from conssluserg-02.nifty.com (HELO conssluserg-02.nifty.com) (210.131.2.81) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 19 Feb 2020 23:52:44 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-02.nifty.com with ESMTP id 01JNqSJZ004226 for ; Thu, 20 Feb 2020 08:52:28 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 01JNqSJZ004226 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1582156348; bh=4q3PC2uyUYOAnmGyNP586DrOG/LkT7QeguRd7gKL9+o=; h=Date:From:To:Subject:In-Reply-To:References:From; b=mDfXIs3PDArgH3zdKfFtkSQArczphBggIPj4DCf+4QOjPrqsUt9EhxLSIzGG4qTmm 45EgO46wYjvGAHukjSCjFCMlMBi6OXy8kysviNhPLXWBujCP6qSZleSPZJN1HqhJRK xlPh3YfkcA5rdbcxbZNQVSPGsAPGfqDRIf1k3whiTfpAFgwOqbPsUKYr97SH51hPgC RHX06z1eS7cFY9ybetkY9LkR7cmqXZefYlbxqcBJaDuJHeL1KhcutBzydOw53Q/rI4 wzeqVgucmvUaprPsh2AZf18XOu9ohbElYQ/kqnxSP6xBClgSkH0CcsXf3jgyTHMOjx nkhs3qzowG4bg== Date: Wed, 19 Feb 2020 23:52:00 -0000 From: Takashi Yano To: cygwin@cygwin.com Subject: Re: howto rollback cygwin 3.1.4-1 to older 3.0.7 version? Message-Id: <20200220085238.cf1bd99bab54c3cbeb2fbdbb@nifty.ne.jp> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00158.txt.bz2 On Wed, 19 Feb 2020 22:02:14 +0500 Eugene Klimov wrote: > i'm idiot =( why I install this new buggy version? > > > The following packages have been uploaded to the Cygwin distribution: > > * cygwin-3.1.4-1 > > * cygwin-devel-3.1.4-1 > > * cygwin-doc-3.1.4-1 > > This is a bugfix release, including a couple of nice to have changes > > on top. > .... > > - Many fixes in new pseudo console support. I cannot understand what your problem is. > inside windows 10 (build 1909) > just open WIN+R cmd.exe This start cmd.exe. > type > `ssh root@my_redhat_entrise_linux_7.2` This uses windows OpenSSH to connect linux. > run `screen` inside ssh session > (screen package have 4.1.x version) This runs screen command in linux. Where does cygwin concern? > and view lot of bugs with wrong keys behaviors: > - ctrl+space hotkey not worked (not only in screen, but in any cygwin > executable) What is your expectation by ctrl+space? This normally sends ^@ (0x00) to client. Is this as you expected? > - `left arrow`, `backspace` and `delete` keys works wrong like a `right arrow` What happen if you use these keys? -- 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