public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Thomas Wolff <towo@towo.net>
To: cygwin@cygwin.com
Subject: Re: mintty-colors: changing colors in mintty on the fly
Date: Sun, 29 May 2016 13:42:00 -0000	[thread overview]
Message-ID: <574AC0D8.3000701@towo.net> (raw)
In-Reply-To: <CAEgWz=BYZ2VhJGqMhS-1htnrVR1OfFs=ddB7iuqZAeo8sg060w@mail.gmail.com>

Am 29.05.2016 um 08:41 schrieb Joakim Karlsson:
> As a weekend project, I put together mintty-colors [1], which is a
> python package for changing color schemes in mintty on the fly.
>
> I don't know if there already is such a function packaged in cygwin,
> this was really just recreational. But if someone else finds it useful
> - great!
This is certainly useful, although with colour themes in the form of 
escape sequences (some minttyrc colour schemes are also distributed in 
this form), a simple `cat` would also do the trick. A simple shell 
script could do the listing or transform formats on-the-fly.
Anyway, mintty now has its own feature to load a colour scheme (option 
ThemeFile, also in the Options menu, but not from the command line) 
where colour schemes are kept in a dedicated subdirectory. It would be 
good to integrate your script with this, so it's not necessary to 
duplicate the schemes in two repositories.
Kind regards,
Thomas

--
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

      parent reply	other threads:[~2016-05-29 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-29 13:00 Joakim Karlsson
2016-05-29 13:01 ` jcwilson.cygwin
2016-05-29 13:42 ` Thomas Wolff [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=574AC0D8.3000701@towo.net \
    --to=towo@towo.net \
    --cc=cygwin@cygwin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).