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=DEJIx6lCNRzH6cPKWZzsGQgb2XRx/ iwFuRxAXPko1p3QBJ7SVxasxD6XTJdIOnQjqbUDq/S7W3TR39AL2PxPJGsxU6Ggd oy2xXU0V10QCg5fL5oOymL0bSlZxjUYb7da7vjBMiB7VJu3A1kkiF2DjuGZ0o2ds QypHqSdlP2gbHE= 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=cdsh8+hpDDRqrvqiuB+6Dfi5c+8=; b=gM/ Lt4xnwNld3L9SqcrM8iopUAy0zblZY+L1rNcgp3OVYt/OBv7rVMVGbcU1C7avt1z DRK9kCn8Hd25HxUIrfuwoyFxFNxpiwhLZ6BiuAu7IEom0oQk1xMHxEHdyzBLcP9D IQ9bfXGtY0I9FkuRHwBD5uM9IdkKn3rW/RD9LEt0= 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: No, score=-0.5 required=5.0 tests=BAYES_05,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=colors, weekend, Hx-languages-length:396, schemes X-HELO: mail-it0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=o+2tobSoDr5RQVB0Kk/hKGBDvoLN1yUHJ0ftHQfzfP0=; b=V+H0vZghvGL2eeVVbtrcfboRA+fFoiagIq3Hx3ngSvpU/z8z3E7i1iVqNUI7onuexq Uufcr5WrndJi2aW87ogd/07wMBwGP/eJzRTOfao2D3DpZ+1qqKyHmM8I7U10tN7sKpus RlRAg3HK8vSAZUKvCHBfIQilcQrnuT6Zqs5NTQFFl4AsYvL25eg9VHQG8CE6e7+dOVFj 7xW4HhbvrzTD8nlZFqpUCf6+ZbLc0jkDpIyG+SgcEQzgOpdTGMIJHl6QVT7ibQPyJ+L7 LbpCbiK/s2Nmqmn/aj5eqxWcjA8tfdU7atPxNT9uYOpi6x+bEfUsu2AbeXeL56KVsURH 40Bw== X-Gm-Message-State: ALyK8tI6nctQ10mxJd4oGn9K3Lx/TmsVV6ItKsDE2RvjSrFGIstq1e1CxTA2tErD+fYVOAd9Q2+eqCZB1q1oFQ== MIME-Version: 1.0 X-Received: by 10.36.11.84 with SMTP id 81mr4035652itd.89.1464504075756; Sat, 28 May 2016 23:41:15 -0700 (PDT) Date: Sun, 29 May 2016 08:41:15 +0200 Message-ID: Subject: mintty-colors: changing colors in mintty on the fly From: Joakim Karlsson To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 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! /Joakim [1] https://github.com/joakimkarlsson/mintty-colors -- 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