Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <000b01c28b3b$1c8673a0$b17b1f3e@leper>
Reply-To: <fergus@bonhard.uklinux.net>
From: <fergus@bonhard.uklinux.net>
To: <cygwin@cygwin.com>
Cc: <fergus@bonhard.uklinux.net>
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: <yourusername>
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/

