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: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 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-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 AT cygwin DOT com Subject: Re: mintty: WINCH-signal to child References: <20141019084829 DOT GA7649 AT dimstar DOT local DOT net> Date: Sun, 19 Oct 2014 11:11:07 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Helmut Karlowski" Message-ID: 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