Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <000b01c28b3b$1c8673a0$b17b1f3e@leper> Reply-To: From: To: Cc: Subject: rxvt, stty and login Date: Wed, 13 Nov 2002 17:35:51 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 I am really sorry to drone on about this, but I've tried to reduce the problem to its basics. I feel more or less certain there's something a bit glitchy with recent versions of login and how it interacts with rxvt. (BTW, I have not yet updated to login-1.6-1 as recently announced.) Start Cygwin with the sparse switchless command c:\Cygwin\bin\rxvt.exe Then just do this: $ stty -a speed 38400 baud; rows 25; columns 80; line = 0; < .. and lots of other stuff .. > $ login login: fergus @ LEPER ~ $ stty -a speed 38400 baud; rows 0; columns 0; line = 0; < .. and lots of other stuff .. > In this second case of stty -a, rows and columns have altered from 25 and 80 to 0 and 0. Is this not the root of the problem earlier described under "pico and nano: number of lines displayed"? To do this test I deleted .bash_profile, .bashrc and .inputrc. It seems to me that this is as sparse an example as I could have provided of this strange behaviour, and would like to know whether others can duplicate it? I am using Windows 98 S/E. Thank you. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/