[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem: GNU Screen within gnome-terminal



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 <chencanhua@fudan.edu.cn> 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


Reply to: