X-Spam-Check-By: sourceware.org Date: Fri, 13 Oct 2006 12:29:18 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: OT: tcsh and LS_COLORS (was: Problems with 'dircolors') Message-ID: <20061013102918.GK8323@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <452D8F8D DOT 4010103 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Oct 12 12:41, Matthew Woehlke wrote: > Eric Blake wrote: > >Oh, by the way, if you use tcsh, be aware that it also uses the LS_COLORS > >environment variable internally, but that it does not understand quite as > >many options as ls does and gripes about what it doesn't understand, which > >is why I had to patch the cygwin version of LS_COLORS to silence stderr > >during the tcsh eval. Hopefully, a newer release of tcsh will allow me to > >remove that hack from coreutils. > > That's all? I had to build a hand-patched tcsh across our platform list > because the unpatched sources *won't run* if tcsh doesn't understand > LS_COLORS. And some csh's have the same behavior. IOW you couldn't run > [t]csh *at all* with the newer LS_COLORS features. > > Anyway, just wondering if you've also seen this and what if anything has > been done to Cygwin's tcsh to cope. Nothing. It's a bit weird that LS_COLORS is used by coreutils and tcsh, but it's a generic problem on all platforms. It will be solved upstream one way or the other. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/