| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <432DD29E.A5A6BBC7@dessent.net> |
| Date: | Sun, 18 Sep 2005 13:48:30 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Arrow keys when using ssh to connect remotely to solaris box |
| References: | <dgkgga$2bj$1 AT sea DOT gmane DOT org> <432DCC40 DOT 77E6262C AT dessent DOT net> <dgkinp$7v3$1 AT sea DOT gmane DOT org> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
Mikael wrote: > astmatix <302> echo $TERM > rxvt-cygwin-native > Was the output... > I also noticed this string when logging in: > tcsh: using dumb terminal settings > > So, given this information, any further hints? Ah. Try setting it to just "rxvt". It's very likely that the Solaris terminfo database has no idea what "rxvt-cygwin-native" is, but it should know rxvt. Or it could be that this application is using the legacy termcap database instead of terminfo, and there's no termcap file for rxvt-cygwin-native. For convenience you can set this when you invoke rxvt with "-tn rxvt". The reason it works in a subshell of emacs is that emacs is probably setting TERM to something different, since it is providing the pseudoterminal. Brian -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |