All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Faye-Lund <kusmabite@gmail.com>
To: Robert Dailey <rcdailey.lists@gmail.com>
Cc: Git <git@vger.kernel.org>
Subject: Re: msysgit color scheme
Date: Mon, 3 Mar 2014 00:27:19 +0100	[thread overview]
Message-ID: <CABPQNSYPTifbRZ8jJxOe3BqnDD-x6JGTg2tSWuU8boOEVEv0eg@mail.gmail.com> (raw)
In-Reply-To: <CAHd499Arq_KhSKH=quez4irU_i4AjZN-anbvGn3XM--Cg4Nypg@mail.gmail.com>

On Fri, Feb 28, 2014 at 11:38 PM, Robert Dailey
<rcdailey.lists@gmail.com> wrote:
> Is there a way to change color scheme in msysgit without going through
> the Properties >> Colors settings?
>
> Reason I ask is because I share the same HOME directory and .bashrc
> file between msysgit and cygwin, and it'd be nice to use the same
> color scheme defined in the bashrc between both.

Not really. The reason is that in cygwin, it's the terminal emulatorl
that does the coloring, but this doesn't work for non-cygwin programs.
So we're detecting if stdout points to a console, and setting
win32-console attributes directly. If you're interested in the
details, see compat/winansi.c.

      reply	other threads:[~2014-03-02 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 22:38 msysgit color scheme Robert Dailey
2014-03-02 23:27 ` Erik Faye-Lund [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABPQNSYPTifbRZ8jJxOe3BqnDD-x6JGTg2tSWuU8boOEVEv0eg@mail.gmail.com \
    --to=kusmabite@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=rcdailey.lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.