public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Ataman telnet and bash
@ 1999-06-07 13:47 Paul G. Weiss
  1999-06-30 22:10 ` Paul G. Weiss
  0 siblings, 1 reply; 2+ messages in thread
From: Paul G. Weiss @ 1999-06-07 13:47 UTC (permalink / raw)
  To: 'cygwin@sourceware.cygnus.com'

Here's a weird thing.  I have a server that has
a small screen (640x480).  I am using the
Ataman telnet server and the Netterm client.

I configure my telnet client to have a 50x132
window.  I then log in and do 
mode con lines=50 cols=132.  At that point
all the native programs seem to know about
the window size (i.e. WinNT more pauses every
50 lines, dir /w uses the full 132 columns, etc.).

However, bash insists that my window is 36x80.

I know this because stty size returns
36 80
and less pauses every 36 lines, ls only uses
80 columns, etc.  Gnus emacs version 20.3 comes
up in a 36x80 window (interestingly enough, 
Gnus emacs 19.34 comes up in a full 50x132 window).

I have tried explictly doing
stty rows 50 cols 132 and
manually setting LINES=50 COLUMNS=132
to know avail.  I have set TERM=linux
(and tried various other ones as well).

Why doesn't bash pick up the window size
in the same way that the native programs
do?  How can I fix this?

-Paul Weiss
-Arity

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Ataman telnet and bash
  1999-06-07 13:47 Ataman telnet and bash Paul G. Weiss
@ 1999-06-30 22:10 ` Paul G. Weiss
  0 siblings, 0 replies; 2+ messages in thread
From: Paul G. Weiss @ 1999-06-30 22:10 UTC (permalink / raw)
  To: 'cygwin@sourceware.cygnus.com'

Here's a weird thing.  I have a server that has
a small screen (640x480).  I am using the
Ataman telnet server and the Netterm client.

I configure my telnet client to have a 50x132
window.  I then log in and do 
mode con lines=50 cols=132.  At that point
all the native programs seem to know about
the window size (i.e. WinNT more pauses every
50 lines, dir /w uses the full 132 columns, etc.).

However, bash insists that my window is 36x80.

I know this because stty size returns
36 80
and less pauses every 36 lines, ls only uses
80 columns, etc.  Gnus emacs version 20.3 comes
up in a 36x80 window (interestingly enough, 
Gnus emacs 19.34 comes up in a full 50x132 window).

I have tried explictly doing
stty rows 50 cols 132 and
manually setting LINES=50 COLUMNS=132
to know avail.  I have set TERM=linux
(and tried various other ones as well).

Why doesn't bash pick up the window size
in the same way that the native programs
do?  How can I fix this?

-Paul Weiss
-Arity

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-06-30 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-07 13:47 Ataman telnet and bash Paul G. Weiss
1999-06-30 22:10 ` Paul G. Weiss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).