This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Cygwin, ssh, and top


Chris Taylor wrote:
> he also seems to be under the impression that cygwin bash is only
> cygwin bash when you start it from an unaltered cygwin.bat - ie 
> using cmd.exe, which is most assuredly not the case.

Yup.  I plead ignorance.


> #       Reconstructed via infocmp from file: /lib/terminfo/c/cygwin
...
> That's the output of infocmp cygwin on my laptop running debian sid.

diff'ing that against Sarge:

dpchrist@p42800e:~/mydocuments/cygwin$ diff -w infocmp-cygwin-debian-3.1.out in
focmp-cygwin-debian-sid.out
1c1
< #     Reconstructed via infocmp from file: /etc/terminfo/c/cygwin
---
> #       Reconstructed via infocmp from file: /lib/terminfo/c/cygwin
4a5
>
5a7
>
24a27
>
25a29
>
29a34,36
>
>
>

Assuming empty lines have no effect, Sarge and Sid use the same terminfo
settings.  I wonder if "top" is different between Sarge and Sid?

     http://www.debian.org/distrib/packages#search_contents

tells me that "top" is in package "base/procps".  My Sarge box has:

    dpchrist@p166v:~$ apt-cache showpkg procps | head -n 3
    Package: procps
    Versions:
    1:3.2.1-2(/var/lib/apt/lists/Debian%20GNU_Linux%203.1%20r0a%20%5fSar
ge%5f%20-%20Official%20i386%20Binary-1%20(20050607)_dists_unstable_main_
binary-i386_Packages)(/var/lib/apt/lists/mirrors.kernel.org_debian_dists
_stable_main_binary-i386_Packages)(/var/lib/apt/lists/ftp.us.debian.org_
debian_dists_stable_main_binary-i386_Packages)(/var/lib/apt/lists/linux.
csua.berkeley.edu_debian_dists_stable_main_binary-i386_Packages)(/var/li
b/dpkg/status)


I use DOS line endings.  Perhaps that's the cause of the bug?  Run Cygwin setup,
change line ending mode, test ssh and top -- problem still there.


> As I've said, this works fine for me in both cmd and rxvt, including 
> with the 7x12 font David has said he prefers.
> So it looks like the bug in question was caught and fixed already - I 
> suggest trying the package from testing first, then the one from 
> unstable if testing doesn't sort it..
> The package in question is ncurses-base

I filed a bug report.  Thomas Dickey seems to be hot on the trail:

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=334289


Thanks!

David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]