Re: How to disable all syntax coloring in Cygwin/bash?

2013-12-16 Thread Gary Johnson
On 2013-12-16, Chris Wolf wrote: > On Mon, Dec 16, 2013 at 4:58 PM, Chris Wolf wrote: > > 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

Re: How to disable all syntax coloring in Cygwin/bash?

2013-12-16 Thread Chris Wolf
I was able to come up with something, though not sure it's the best or what I had before. Sorry if this is obvious to most people, but to get rid of colorized output, I added to my .bashrc: export LS_COLORS='' If $PS1 has terminal color escape codes, then replace that also with something else, e

How to disable all syntax coloring in Cygwin/bash?

2013-12-16 Thread Chris Wolf
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