screen-users
[Top][All Lists]
Advanced

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

Re: I'm confused about TERMCAP


From: Andy Harrison
Subject: Re: I'm confused about TERMCAP
Date: Sat, 10 Mar 2007 07:09:08 -0500



On 3/9/07, Richard Bronosky <address@hidden> wrote:

How can I stop screen from defining a TERMCAP? 


I put the following in my .tcshrc file.  You'll have to change the syntax a bit if you use bash.

 if ($term == "screen") then
    unsetenv TERMCAP
 endif


--
Andy Harrison
reply via email to

[Prev in Thread] Current Thread [Next in Thread]