Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 9 Oct 2003 16:55:12 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: problem with tcsh-6.12.00-7.tar.bz2
Message-ID: <20031009145512.GT28757@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <Pine.GSO.4.44.0310081753530.1902-100000@dragon>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.44.0310081753530.1902-100000@dragon>
User-Agent: Mutt/1.4.1i

On Wed, Oct 08, 2003 at 06:04:41PM -0600, Andrew Grimm wrote:
> This package includes /etc/csh.login which has the line:
> 
> 	set TERM=cygwin
> 
> This should instead read:
> 
> 	set term=cygwin
> 
> which will set the shell variable term and the environment variable TERM
> correctly when tcsh is used as the base shell for the Cygwin shell window.

Thanks for the heads up.  I'll patch this for the next tcsh release.

Actually it shouldn't matter.  $term is set correctly when starting
tcsh from a command line window nevertheless.  The above `set' command
should never get called since Cygwin sets the TERM environment variable
to "cygwin" automatically, if $TERM isn't found in the environment.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

