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=ksCCycyqIVnxo+QXkyeDVRbebIjz8ZqNMIiNnyHicMe TbFIrQ4LJ6Qim0gJcLRYFi1gk6HVMH7RVky1Yy5g/A2TBJXR/wQwpldnhxniTWRX afESSvsqO+jMGrT/HOJKhI7MU58+W+OXZAWU/zNq3Qr5uW+p3SaBady+gfLlf5DM = 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=BDtQ3rNMnrYfRX+zeB/4Jycwlm4=; b=Jyqm9B4J6l9XdomhU hxdMbcQRnCAR8hkoPBIRRJG757ygNrzyGtGqPxLDnY/1xdauxgEVU9HvkM4DdM21 /LbAPJHW2wfBS/kLa6TvAH/pkolyH+YNeALMDWxi5dIs+UNW4gX6nxsJZ1WqOf84 NtyYd19iJmiC47fZV9o4+oO9gM= 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=-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 DOT yano AT nifty DOT ne DOT jp, sk:takashi, D*ne.jp X-HELO: conssluserg-02.nifty.com 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: Thu, 20 Feb 2020 08:52:38 +0900 From: Takashi Yano To: cygwin AT cygwin DOT 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 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 AT my_redhat_entrise_linux_7 DOT 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