X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.3 required=5.0 tests=AWL,BAYES_20,RCVD_IN_SORBS_WEB,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: david AT adboyd DOT com (J. David Boyd) Subject: Re: Resizing a terminal window Date: Wed, 05 May 2010 11:33:00 -0400 Lines: 38 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (cygwin) X-IsSubscribed: yes 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 Andy Koppe writes: > J. David Boyd wrote: >> I don't think it is a Cygwin issue at all.  And, I'm certain it is a >> remote server problem, as it works on many boxes. >> >> I was just looking for some help and ideas, and the Cygwin list seemed a >> good place to start since I use Cygwin. > > Right. This list is all about the misery of using Cygwin though. > >>  I re-discovered the >> shopt parameter of checkwinsize, which is what controls Bash monitoring >> the window size from my prior message. > > Bash also sets LINES and COLUMNS when it receives a SIGWINCH ("window > change") signal, apparently independent of 'checkwinsize'. Only the > foreground process gets that signal though. So without 'checkwinsize', > the setting of those variables depends on whether bash was in the > foreground when the terminal was resized. > > Andy It is, as I am clicking the window I want to resize, and using the mouse to drag the bottom right corner to the dimensions that I want. SSHing in to my Mandriva box, it works perfectly. SSHing in to my SUSE Linux box, I have to do an "eval `resize`". SSHing in to my Ubuntu 9.10 box, it works perfectly. Something must be broken in SUSE Linux.... Dave -- 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