delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/02/20/05:26:02

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=mFuSlkpWgIzKsp837JXagyllxmajDqE+3GKV3/J80K1
PodCaX/wanNacWYlvbkJnqIHDl7KOfcSvapgYqMWNX1CZzYS3fGACk6m2TvUTqnR
Nn95UntbqK6Pda/YeRbL1vGEqSSjZ3ec26xdOx2eCUAFTQ5g/c8UQqxRM+lVkZf0
=
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=WTlQ5DZRVVbxwuOMWqSBLy4NjNQ=; b=sCPyQ9LonjKgynQt3
95OdalZKKF4ckbnlbKchDVp2Se8HLpWJN0NL8DTaz0yB9y/1fDT06dKXWnBYBTX7
mpHsWRAC37v/q10YNMTM/D0v/4VI8A+v2AV4zfNxA5vTOnPYKzTzr1a+NuxsueT3
iS0jAUbclK82TDilKWbKhHKIXM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*f:sk:QHfuw AT m, H*i:sk:QHfuw AT m, H*MI:sk:QHfuw AT m, screen
X-HELO: conssluserg-04.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 01KAObQf008866
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1582194277; bh=TNy3VGvSITPQhsyw5FRx09SnID7Q7VKUNAyNQTtirMg=; h=Date:From:To:Subject:In-Reply-To:References:From; b=YyqqNRL3f8M+eCCHndycerFjJ0e5PqqMUG1yKPomf3njV21COIg0J8K0XYeqTDDal Il9FdVbA16gF3PfajeEqt94+nGuoT7OenWjRVkm2M4Mku/27KixRVCUnhxOJcOX+RZ wa4Igz619hEEQioJWsDeoeBCKOT4F/kzLEDpEjgMH34ehvOWCV0nWeVM9rk7r9ax5p BBsOarF8B6x6PZ4adGtbKKbv1FS4+U39ZOUTcQ/QyA3PpUOrgUFF/bezH2dUMSTUwv 6okYAWza8pakOwN4eLHNv9InaIn9A0mq7t/4vy5w4tgGTN7bVSuus4hV31hauP/Tf7 dcXWu2X+eI7+A==
Date: Thu, 20 Feb 2020 19:24:39 +0900
From: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
To: cygwin AT cygwin DOT com
Subject: Re: howto rollback cygwin 3.1.4-1 to older 3.0.7 version?
Message-Id: <20200220192439.ed2fda5cc8eb657821e4bdeb@nifty.ne.jp>
In-Reply-To: <CALEv0Pi6qEHSqEY6JLPGsUNRnaHjhKOaNXWWHB3ymWK7+QHfuw@mail.gmail.com>
References: <announce DOT 20200219115927 DOT 387179-1-corinna-cygwin AT cygwin DOT com> <CALEv0PiSFQSb+PRchQhY-vjBhU6X=h4X1w3k44nPk=x_8kRGvg AT mail DOT gmail DOT com> <20200220085238 DOT cf1bd99bab54c3cbeb2fbdbb AT nifty DOT ne DOT jp> <CALEv0Pi6qEHSqEY6JLPGsUNRnaHjhKOaNXWWHB3ymWK7+QHfuw AT mail DOT gmail DOT com>
Mime-Version: 1.0
X-IsSubscribed: yes

On Thu, 20 Feb 2020 09:50:44 +0500
Eugene Klimov wrote:
> > > 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.
> no, i install cygwin ssh package
> and i have `c:\cygwin64\bin\` in PATH environment rather than
> `c:\windows\system32\OpenSSH`
> so ssh.exe it's a cygwin process
> 
> > This runs screen command in Linux.
> > Where does Cygwin's concern?
> ;) as I see it's more related to old `screen` version inside RHEL 7.2
> than cygwin concern ;(
> 
> I tried to run
> `C:\Windows\System32\OpenSSH\ssh.exe root AT my_rhel_72_host`
> and found bugs which look like same under Cygwin ssh, but different
> little bit ;-)
> also, I run
> `C:\Windows\System32\OpenSSH\ssh.exe -i private_key vagrant AT 127 DOT 0 DOT 0 DOT 1 -p 2222`
> and on my Ubuntu 18.04 screen works fine
> 
> > > 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?
> sorry to mislead you
> I mean `ALT+SPACE`
> it's a hotkey for show window main menu
> 
> > > - `left arrow`, `backspace` and `delete` keys works wrong like a `right arrow`
> > What happen if you use these keys?
> under latest cygwin 3.1.4 + ssh 8.2p1-1 behavior look like I press
> space or press "right arrow"
> https://recordit.co/thJJRbFzUp
> 
> under win32 openssh behavior different
> https://recordit.co/ffAqC8BvtC
> 
> under cygwin1.dll 3.0.7 and c:\cygwin64\bin\ssh.exe 8.2p1-1 behavior
> look like normal
> https://recordit.co/E0E8sfWGyY

I could reproduce your problem with screen 4.02.01 in debian
jessie.

I also found this does not occur if
vbell off
is added to .screenrc

However, this seems to be a problem in xterm emulation of
windows. So, I will make a patch (just a workaround) for this
issue.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019