2009/5/6 Frédéric Bron:
> rxvt-x -> TERM=rxvt-cygwin
> rxvt-native -> TERM=rxvt-cygwin-native

That's the problem.  /etc/termcap has an entry for rxvt-cygwin-native,
but not for rxvt-cygwin.  What you want in that case is just
TERM=rxvt.

Not sure where the bug is.  Either rxvt is setting TERM wrong, or you
have something in your shell initialization that's overriding it, or
/etc/termcap is missing an alias for the entry.

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

Reply via email to