On Wed, Jun 11, 2008 at 12:37 AM, Canhua Chen <[EMAIL PROTECTED]> wrote: > On Tue, Jun 10, 2008 at 10:42:52PM -0400, Andy Harrison wrote: >> On Tue, Jun 10, 2008 at 3:17 AM, Can-Hua Chen <[EMAIL PROTECTED]> wrote: >> > Today I find that my problem is probably related >> > to the LC_CTYPE that I set as zh_CN.UTF-8. >> > When I set it as "C", the aptitude and mutt doesn't >> > show messed or corupted display any more. >> > >> > Now I am still wondering how to have GNU Screen >> > work well with mutt and aptitude or any program >> > using termcap/info under LC_CTPE=zh_CN.UTF-8. >> > >> > Hope someone could help me. Thank you. >> >> The vast majority of my problems with screen and termcap issues went >> away when I finally put this into my .tcshrc file... >> >> >> if ($term == "screen") then >> unsetenv TERMCAP >> endif >> >> Reproduce that in your preferred shell and see if that helps. > I tried, and failed ;( >> >> >> _______________________________________________ >> screen-users mailing list >> screen-users@gnu.org >> http://lists.gnu.org/mailman/listinfo/screen-users > > > _______________________________________________ > screen-users mailing list > screen-users@gnu.org > http://lists.gnu.org/mailman/listinfo/screen-users >
Bummer. Well, obviously you're running *ubuntu since you mention aptitute. Can you post some more about your screen version and environment info? # printenv | sort -- Andy Harrison public key: 0x67518262 _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users