From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51102 invoked by alias); 22 May 2017 10:50:00 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 50120 invoked by uid 89); 22 May 2017 10:49:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=colors, Bash, lately, monochrome X-HELO: mail-wr0-f175.google.com Received: from mail-wr0-f175.google.com (HELO mail-wr0-f175.google.com) (209.85.128.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 22 May 2017 10:49:58 +0000 Received: by mail-wr0-f175.google.com with SMTP id l9so36054052wre.1 for ; Mon, 22 May 2017 03:50:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=b0IDrLXZlsC/Lznflfr75qqfRyd8CXkdE7z168wsGv8=; b=LSHD2LSp2kJg42KLiXjCfNys3J2Bu0+FfURryyranEs6InENdL3llLC3L0wvZu7y0Z cPwMrNhRZLAGQ686KLU4skNhd551/xQ1HiX10Yl2ENYb6udMhsh0GxPMSz2ayzqhW8ea BuR5RQvt34js8NoXmF3YY6DfAPXJH7K4pkDh+Rr4ruVgACpWrLvweqTfT6WJnMZ3HPxy UhopnUk89oWiawjcAmChgraKBf0/YOMJqwnGkHK4caw+yMEFbjuw8VY7k0DmSMz+QJzH Lra8nGoTrcJ2U/Rt68FWAv3Kcqu+d/6AuaVL0DX/rilACzwvhW4vM10eBpjnRaJ7mRWe nHyQ== X-Gm-Message-State: AODbwcDezn00nYj2yjH9bMCv4mTqbL4RiAZjeTew4y7R+clmpz8EOlLC +WpVFLm68tLbtN2L58M= X-Received: by 10.223.139.219 with SMTP id w27mr11061410wra.9.1495450199325; Mon, 22 May 2017 03:49:59 -0700 (PDT) Received: from [192.168.1.6] (79-67-178-202.dynamic.dsl.as9105.com. [79.67.178.202]) by smtp.gmail.com with ESMTPSA id g90sm11580110wrd.11.2017.05.22.03.49.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2017 03:49:58 -0700 (PDT) Subject: Re: ANSI colors not showing by default To: cygwin@cygwin.com References: From: Richard H Lee Message-ID: <04a44b5c-7797-58a1-9f49-0486104c1109@gmail.com> Date: Mon, 22 May 2017 11:19:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00343.txt.bz2 On 21/05/2017 21:45, Sky Diver wrote: > Lately I noticed that colors are not showing by default in some situations. > The most apparent case is when running composer. > > The latest composer version on "Bash on Ubuntu on Windows" console, > and even when running it via a mintty shell looks just fine. But from > cygwin the output is monochrome. It appears you needs to install the php-posix package to get termcap info. https://serverfault.com/questions/591105/centos-colors-in-php-cli-applications#comment-698025 -- 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