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: WARNING: terminal is not fully functional


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/


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