X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D999398B8AD
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1612295041;
	bh=g88ZKHu4kXEendrMovmpU4UKNOXMBFll/P7OH18OR6Y=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=YneZuV+Q/2ILz+tLNHZelmCeiXEr9sFzWCXeOEaJXXxR9sCifcttsJNmM2IhmfmF0
	 skT1pAvQqcxTjkRUigoGTRxArk59uF3ohbt9ejIO0+fRGxpmrfQprzTxI3fqMfv4CI
	 s74RKFO0AekGWnP1IAS1JGBkJrVqYyJWgZWa/f/s=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1D42E384B822
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=GEtn4SD9XjE9Yh+EOyjORr71q96G49JWeBkDb1EsAb0=;
 b=XFUV5MWVkYT+ShUMSDJNKwgyTDNaduinohNdb0ekfhcyjFP2J4nsDRVTtG2tURcTZM
 Q6207z2MJnFU8eTHAm4+skqIvPsdQkTGB+0AvowjJevbxJ4beoy2zjA7qlt40dRyQ06E
 aMGXOt/4nT0E7dhbc/y8aPpeBI4bHk79tG8Wlf8Qvc1vy4R11B5A4fKtZMsKSalWtHYS
 oZc8Rivo0U21DutIGFlQ3nFTbN5aGHPrSovmFLi6W0SbhU5cqizY94rw8oK59BopICwD
 6/ps5NqsxPvSw4y2vgC93TjK4S8qfYIE8vlvmnvBIiYzUO40Pg94a9I9w9uIMPvrVDfn
 u05A==
X-Gm-Message-State: AOAM530pq5Lf9CGUVcWevgD3dqYnGaXdbEQwpg6jWx0eKySj9p7fJ/ZP
 gX8VkA3riIB1Xv1OE7OwtQrvZaPF30FKkWyufpUoD7WN
X-Google-Smtp-Source: ABdhPJyaPsg+ou+htEmtu4w3RBEIemSxvBcAdjaYM5TJSh8sw7zZl1z8Xl4UQFyJ/u5wA75P4L7q84DgJrddivQWtds=
X-Received: by 2002:a2e:9a8f:: with SMTP id p15mr13517161lji.79.1612295036816; 
 Tue, 02 Feb 2021 11:43:56 -0800 (PST)
MIME-Version: 1.0
References: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>
 <e29c490e-f978-9d8d-c10b-d80d082ba317@cs.umass.edu>
In-Reply-To: <e29c490e-f978-9d8d-c10b-d80d082ba317@cs.umass.edu>
Date: Tue, 2 Feb 2021 20:43:30 +0100
Message-ID: <CAMvgaGK6-Ww4iQjf5JJ=Yv=4_rgHGrQxiieJhST8HJ4WrhzqOw@mail.gmail.com>
Subject: Re: [QUAR] alternative to terminator
To: moss@cs.umass.edu
X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?b?RnLDqWTDqXJpYyB2aWEgQ3lnd2lu?= <cygwin@cygwin.com>
Reply-To: =?UTF-8?B?RnLDqWTDqXJpYw==?= <ufospoke@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

> I think you're saying that the Cygwin version of terminator is old,
> and based on python2.

yes, that's right.

> Indeed, the terminator web pages indicate that it works with python2
> and python3.

correct

> You can always install it yourself from the terminator web site.  Most
> python code works out of the box on Cygwin, though it's always possible
> that a package tries to do OS-dependent stuff and gets confused under
> Cygwin as to whether it is running on Windows or Linux, depending on
> how it asks questions of the underlying system.

interesting, I may give it a try.
Thanks
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
