X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DA8FB3846077
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=cs.umass.edu
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=moss@cs.umass.edu
Subject: Re: [QUAR] alternative to terminator
To: =?UTF-8?B?RnLDqWTDqXJpYw==?= <ufospoke@gmail.com>, cygwin@cygwin.com
References: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <e29c490e-f978-9d8d-c10b-d80d082ba317@cs.umass.edu>
Date: Tue, 2 Feb 2021 08:18:08 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.1
MIME-Version: 1.0
In-Reply-To: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>
Content-Language: en-US
X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 NICE_REPLY_A, RCVD_IN_DNSWL_LOW, 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
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
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>
Reply-To: moss@cs.umass.edu
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 112DIbcd023017

On 2/2/2021 7:18 AM, Frédéric via Cygwin wrote:

> I love to use terminator as terminal because of all the splitting I
> can do + tabs. Unfortunately, it does not work anymore now that
> python3 has become the default.

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

> I guess that this has been fixed in terminator itself as I'm using it
> on linux where python3 is now the standard. It appears that I have
> version 2.1.0 on fedora 32 and it is 0.98 on cygwin.

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

> Based on that, here are some questions:
> - is it possible for a standard cygwin user to try to upgrade the
> cygwin package of terminator so that we have a newer version working
> nicely with python3 being the default?

The particular package maintainer would have to do the upgrade.  I'm
not sure if there *is* an active maintainer of this package.

> - is there any other good alternative with the same kind of
> possibilities of splitting the screen?

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.

Regards - Eliot Moss
--
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

