X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4D6F690F.9010100@cpan.org> References: <4D6F690F DOT 9010100 AT cpan DOT org> Date: Thu, 3 Mar 2011 12:21:17 +0000 Message-ID: Subject: Re: Detect mintty in .zshrc? From: Andy Koppe To: rkitover AT cpan DOT org, cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 3 March 2011 10:10, Rafael Kitover wrote: > I was wondering if there's a way in my .zshrc to determine if the shell > is running in mintty or in a regular windows console. Check $TERM. It defaults to 'xterm' in mintty and 'cygwin' in the console. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple