X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: screen and mintty window size Date: Thu, 31 Jan 2013 11:46:16 -0500 Lines: 19 Message-ID: <3n7lg8lbfm4ro7p0bf27fcdl64vl9ct27h@4ax.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt 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 > Hello, > > When 'screen' is running in a mintty window and I resize it, screen > understandably uses the old window geometry. Is there a way to tell > screen to update its geometry? I've searched for this many times but > 'screen' is too generic to narrow down the result set (I get a lot of > monitor-related answers). Perhaps another cygwin user has figured this > out. Hm, this works for me without any customization. I think it's a terminfo thing. In mintty, when you go to Options > Terminal, what does Type say? Mine is xterm-256color. Try setting this to xterm or xterm-256color, then starting a new screen session and see if that fixes it. Within screen my $TERM is screen-256color, but I don't think that matters. Andrew -- 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