X-Recipient: archive-cygwin@delorie.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:content-type:to:subject:references:date
	:mime-version:content-transfer-encoding:from:message-id
	:in-reply-to; q=dns; s=default; b=c43NvZ5OJsbszCbEDivQbTSH9M+ecX
	xu6KyCfX+QANgz2K7MPXrMuj9PI6kGEHfsSYyIILWvN7y8+u+3Mm8QWJn9wB2Hdv
	EWhMxxQg9kMwLQDGPwqJN0L4tjb/KMPNJbpAks4gu3wNv+gD6lO9NyqQRoRqsscR
	qdlpNJ2W8XvVQ=
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:content-type:to:subject:references:date
	:mime-version:content-transfer-encoding:from:message-id
	:in-reply-to; s=default; bh=X+0ar4jK50hm8HOUvsiKk+qfzoY=; b=qkQF
	OCCve4W0RIHpuVG3QuriMlHBMv6dbEkVpP/yWqoox1Z8f377mHYzRpeBav8aTEe3
	C3UBiVvm+tWqXQV0GhAoucLUw+eUocsODTw5eVhYAB9iz0fSVuNqK42Zr6qA1/9t
	yEvOIuWoWPf93IlZ7kjZSADMAE9S2bknAVX1uG4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mailout.ish.de
X-Spam-Score: -1.429
Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes
To: cygwin@cygwin.com
Subject: Re: mintty: WINCH-signal to child
References: <op.xnx12ju9ofd6j1@nebbiolo.upc.de> <20141019084829.GA7649@dimstar.local.net>
Date: Sun, 19 Oct 2014 11:11:07 +0100
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Helmut Karlowski" <helmut.karlowski@ish.de>
Message-ID: <op.xny2kta5ofd6j1@nebbiolo.upc.de>
In-Reply-To: <20141019084829.GA7649@dimstar.local.net>
User-Agent: Opera Mail/12.16 (Win32)
X-IsSubscribed: yes

Am 19.10.2014, 09:48 Uhr, schrieb Duncan Roe:

> bash at least has "shopt -s checkwinsize" to achieve what you want,

That would be a workaround for bash. Ideally every process should forward  
the WINCH-signal to its parent, or the terminal should walk through the  
call-tree. Both not very likely to happen.

xterm does the same as mintty BTW.

Thanks,

Helmut

--

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

