DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 575N8c2Q2306752
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 575N8c2Q2306752
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=KMqm5L3s
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AB963858430
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1754435316;
	bh=I/EfiK+DlPwtU98KZ/K7Wm7j+R6nfXr75g7N4Ee06Gg=;
	h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=KMqm5L3sWqzZb51gTPUbloXUIjWSrQUcQDlg9I+0pHRXmB6QZVu3byshMGZp6gkfb
	 Yrspw1qhBjg815aEpLlbcqsrEh9yBUeVAr0jE97unL3giV1WcK84duwbYFFYhg5Q+l
	 qXjZ8WPUjaeqdlPQU4YkP2TfbgOaPtRBL1iMNAyo=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 779C83858D26
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 779C83858D26
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1754435254; cv=none;
 b=bSDu8+ZU0iLya0IKu682JukzAaFpl8lZ+iImmXNRmFGiVWYIJvOPlfue/Kv6Le/Cdu3Usuwoy6IKF8Cxl8/2MKfnlY3lAjOQA6k3ZN5t327CiW3+IVvZqvK5oHIFLAEHe/f3LWJFYNs8vrRI0vfPEiJ1CquI5taJNCAA+GNXHFU=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1754435254; c=relaxed/simple;
 bh=IGDnEiFpS/vLfPuAVwOxP78dGpX7EMTlgjitH/+prjA=;
 h=Date:From:To:Subject:Message-ID:MIME-Version;
 b=Sz02QALaiKVVupOt/hxEZWEXTMo3LDKdlkoW9ZYpJBsWKcmEsmX2icW/XoxB9Dk2x7EYYEbdujHnGAYxRKZ2V4QkdgBtlVIlAAzxlvmAiOzdx188IuU9scDzt/nDXyTNLQJO5y0zVZOABeJD7A1M4nztePbTEUlHrjuVH0DzYDM=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 779C83858D26
Date: Tue, 5 Aug 2025 23:07:32 +0000
To: L 2750558108 via Cygwin <cygwin@cygwin.com>
Subject: Re: Screen : The screen session creaeted by ssh and local console
 seems separated
Message-ID: <aJKOtEfVGlRdcEqq@sdf.org>
Mail-Followup-To: L 2750558108 via Cygwin <cygwin@cygwin.com>
References: <dab5096018b645ea9b5e02c6be41880f93c34db031af4b3da521b0028cdf0cb3SJ2P220MB16451FBA4B87C4299B0CD505B122A@SJ2P220MB1645.NAMP220.PROD.OUTLOOK.COM>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <dab5096018b645ea9b5e02c6be41880f93c34db031af4b3da521b0028cdf0cb3SJ2P220MB16451FBA4B87C4299B0CD505B122A@SJ2P220MB1645.NAMP220.PROD.OUTLOOK.COM>
User-Agent: Mutt/2.2.14 (2025-02-20)
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Dr Bean via Cygwin <cygwin@cygwin.com>
Reply-To: Dr Bean <drbean@freeshell.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

On Tue, 05 Aug 2025, L 2750558108 via Cygwin wrote:

> Cygwin 2.934
> Screen 5.0.1-2

> I created a session with "screen -S name" using the local console, but when I connected to this machine via ssh and tried to resume the session via "screen -r name", the command execution ended immediately and I didn't see any output.
> I later found out that the same thing happens when a session created via an SSH connection is resumed in the local terminal. Sometimes, terminal freezes will take in place of non-output command end.
> I search on the Internet with GNU Screen key word but dont see any related information, so I guess this might related to the cygwin environment

Are you using Microsoft's ssh or cygwin's?

What you are doing, switching between screen sessions 
started from different machines, works with cygwin's.

I can't find where this was fixed and discussed in the list 
archives in the last couple of years.

-- 
Greg "Dr Bean" Matheson		Some are born autonomous. Some achieve
http://drbean.sdf.org		autonomy. And some have autonomy thrust
drbean@freeshell.org		upon them. --Dr Bean
				

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
