X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=SmRgrq7IFHJS+i/gjBxkst9McNu2/ 6MPZx3zBr/5p7w4K+1PusSUXlHddZifk9risiPJ72mhnyh/UDq9P80i27rTcs8FV XWzEihNP1MoJZ49nZFNiYryoahbKhA3NExlwFqONfC9gQbUnhjBmXuWf4CUtLa5S oMSe8ghmmBBeDc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=22G496tbE8y8PHz597c4LdgxevY=; b=u97 8sGujqixtXx9Q3z1Ip15vtutkjlZDBQMY85GrYSZMxfrWtZjWnFW6P1bncWU+Hor 1u0/kTuyzzgGsn1BlYj83fKYp4UGThzJkHTiDykfxKd0qjf5ZVQgc2AwoYWbAVQI utCCrogLy7kzrFC/Suw6AEBFxeMms/B8XDjmfWPQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=5.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ve0-f169.google.com MIME-Version: 1.0 X-Received: by 10.220.199.5 with SMTP id eq5mr9457448vcb.16.1387231093312; Mon, 16 Dec 2013 13:58:13 -0800 (PST) Date: Mon, 16 Dec 2013 16:58:13 -0500 Message-ID: Subject: How to disable all syntax coloring in Cygwin/bash? From: Chris Wolf To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes I just installed a recent release of Cygwin and notice that it now features syntax highlighting. Is there a way to totally disable this? All I want is be able to set the foreground/background colors via the Windoze way of right clicking on the frame and I don't want the out of "ls" colorized nor for the colors to change to some weird settings upon invoking "vi". I want them the same under all conditions. I checked the documentation, FAQ and message archives of this list, but most of the questions were about how to *enable* colors or customize them. I actually did figure a round-about way of doing this via setting some env vars and setting (or unsetting aliases). Unfortunately the laptop I did this on died, so I'm starting from scratch. (P.S. this could be bash issue and not exactly Cygwin, although older releases of Cygwin did not have this "problem". ) Thanks, Chris -- 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