From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38182 invoked by alias); 19 Feb 2020 17:02:57 -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 38159 invoked by uid 89); 19 Feb 2020 17:02:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*i:sk:announc, UD:cygwin1.dll, 3.0.7, UD:1.x X-HELO: mail-wr1-f50.google.com Received: from mail-wr1-f50.google.com (HELO mail-wr1-f50.google.com) (209.85.221.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 19 Feb 2020 17:02:55 +0000 Received: by mail-wr1-f50.google.com with SMTP id e8so1415229wrm.5 for ; Wed, 19 Feb 2020 09:02:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=TacLmNJa/vDDcC3fHeCszmmuAxRSbYEhDSYiMVl/jLA=; b=JHwoav29ahKpeYOSHQusL6y8C3QKTax69ThG6TwG5bEeptqGQWMURQdB5TuikLcmii 0tsS/WvJGvu0U30twF+PsCn2odfXoqKexIVEmMwd1L41W/oi4Avj0VwZLOHQUpVtuiXZ XGFR9T2gqOtxT9ZyW/oDGDBGKhxoT8G6J81kfrlx8dP0NjtyymT8mjdWky8QUFBZM1jH jPLQwj5mf6Ku9rVvmEdNOG6qGYG/WkgxtuEBDiv5+00A84AqNJ/qdNfRzdH9VVnNoTvu LExEGl3kWS+4DGj2pVkgHlAcWRPCyrP+glEyQ0LUMpX2Wj7uBi8iIRWXwFMyNeRP/DQy Julw== MIME-Version: 1.0 References: In-Reply-To: From: Eugene Klimov Date: Wed, 19 Feb 2020 17:02:00 -0000 Message-ID: Subject: howto rollback cygwin 3.1.4-1 to older 3.0.7 version? To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00149.txt.bz2 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. inside windows 10 (build 1909) just open WIN+R cmd.exe type `ssh root@my_redhat_entrise_linux_7.2` run `screen` inside ssh session (screen package have 4.1.x version) and view lot of bugs with wrong keys behaviors: - ctrl+space hotkey not worked (not only in screen, but in any cygwin executable) - `left arrow`, `backspace` and `delete` keys works wrong like a `right arrow` how I can rollback to cygwin 3.0.7 via setup-x86_64.exe? should I manual unpack cygwin1.dll from cygwin-3.0.7-1.tar.xz or is there a more civilized way?? how make ctrl+space hotkey works again? -- 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