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: problems with top using Cygwin ssh to Debian 31r0a


On 10/15/2005, David Christensen wrote:
>Do both understand your terminal setting?


I don't see any complaints when I log into a Debian machine.



How can I troubleshoot this?



Check what your terminal type is ('echo $TERM'). It's probably 'cygwin' for Cygwin if you're running from a command prompt. You can use 'infocmp' to compare the 'cygwin' terminal definitions (under '/usr/share/terminfo/c') on your Debian machines to see if there's something different between the two. You can also check the terminal used by Putty. I'm sure that's not going to be 'cygwin'. Try setting TERM to that before you 'ssh' into your problem Debian system and see if that helps. If so, that system has a missing or wrong entry in it's terminfo DB. The solution in that case is to copy the entry from the working system to the non-working one. Alternatively, you can choose to side-step the issue by setting a different terminal, as I mentioned above.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

--
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]