> 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