On Sun, 16 Oct 2005, David Christensen wrote:

Package: ncurses-base
Version: 5.4-4
Severity: normal


When I 'ssh' into Debian 3.1 from Cgywin and run the 'top' command,
there are extra newlines after each line of output.

FYI Please see the following mailing list threads:

   http://lists.debian.org/debian-user/2005/06/msg01524.html

  http://cygwin.com/ml/cygwin/2005-10/msg00432.html

Regarding

        http://cygwin.com/ml/cygwin/2005-10/msg00453.html

there are not "many" differences between the two terminfo's, and none of
the differences are related to the problem you are reporting.  Here's a
better picture of the differences (cygwin on the left, Debian on the right):

3c3
<       eo,
---
      hs,
8d7
<       cols#80,
10,11d8
<       lines#25,
<       ncv#3,
15a13
      cbt=\E[Z,
17a16
      cub=\E[%p1%dD,
18a18
      cud=\E[%p1%dB,
19a20
      cuf=\E[%p1%dC,
21a23
      cuu=\E[%p1%dA,
29a32
      fsl=^G,
33d35
<       hts=\EH,
39a42
      kb2=\E[G,
76a80,81
      rmacs=\E[10m,
      rmcup=\E[2J\E[?47l\E8,
86a92,93
      smacs=\E11m,
      smcup=\E7\E[?47h,
90a98
      tsl=\E];,
92a101
      u8=\E[?6c,

Now go back and use infocmp to compare putty (and of course, you're using
"putty" for $TERM, right?), against cygwin.  The difference that usually
seems applicable here is the "bw" capability.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to