X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7861B3987C33
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1612272761;
	bh=BRwYkRJ58hj25dj0tp7qokIdzFQOJQsClTQzM/5BLdo=;
	h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=n79r0hXBNdknLCh4bZGlAQFPt72yCVH24AG6wyXYIKHwwv0ZI76SNBQxPFF8dc7yI
	 4FNZ2hTySO2IqN3LpRlCUQab6k0tpq6WUIJbV6985cuO7U1BXmMYnieUERvooKPp9c
	 wkTTVfCd726H2zZKQ5adhpo+cvV2EdHYCoUWytU0=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E9B973857C70
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-language
 :content-transfer-encoding;
 bh=cLxTcUESDGEmWVc1EdDa+hS+QJsir+1lRqd7CRC2Gnc=;
 b=j0OM9AD45RgSALdJnLSNU5wU7Kv4K616c0RpRri8H/OjDBoYKcfTZHD0yvRdiGJ7RZ
 dO4ySVMxuq3Rr32IQvv3Lq5Eq1dUbMnEnQC9PAJ2zhvPppTvpCmcuLNP+LU9+1gmu9tu
 kIjBytMA0LkpwfGU4sLYs6N8AVwBcR5Zj/BuvmPfnXZJtGL0cnrQwm5k54msLNdlbg2C
 aeqyRgr0cKGoMfw+P+n9XNIRfMLkM1pecMXLW/6kE6dIZuXfcePx1nGZ1zPzKtWibLeg
 yTEdyQVfIJyBu3dsTQGMTOh6E6DR+2ww3a5M7Ga7ebxoomD3uArrWgace0h9k++tOtP1
 JTCQ==
X-Gm-Message-State: AOAM533epQmkygrpBGYzhTNu15yLGLTXElOx2qIAUArJAFDhT43ow7Ir
 WOOXe4wxwutdfcNbcRlmdK8u+YckAt4gAQ==
X-Google-Smtp-Source: ABdhPJzovVx4szv3TbKypSa8vQ4dVY8OkjxP6kMBLg04chFq3mu2vJVqkI/3TsAfejfEb6r2FE8K0w==
X-Received: by 2002:adf:e4c9:: with SMTP id v9mr23373592wrm.277.1612272758078; 
 Tue, 02 Feb 2021 05:32:38 -0800 (PST)
Subject: Re: alternative to terminator
To: cygwin@cygwin.com
References: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>
Message-ID: <e2a26af6-8af0-1229-fbf1-683e0ec8f25f@gmail.com>
Date: Tue, 2 Feb 2021 14:32:37 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.7.0
MIME-Version: 1.0
In-Reply-To: <CAMvgaGLmw0ukg=37SXJ2youb0c-uE5QiHXn39nnKUtAo9YvuYA@mail.gmail.com>
Content-Language: it
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, NICE_REPLY_A,
 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
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>
From: Marco Atzeri via Cygwin <cygwin@cygwin.com>
Reply-To: Marco Atzeri <marco.atzeri@gmail.com>
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 112DXIvf024998

On 02.02.2021 13:18, Frédéric via Cygwin wrote:
> Hi,
> 
> 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 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.
> 
> 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?

Sure, we always appreciate contributors:
https://cygwin.com/packaging-contributors-guide.html

For what I see on

https://cygwin.com/packages/summary/terminator.html

Terminator is basically orphan and out of sync with upstream

https://github.com/gnome-terminator/terminator

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

Regards
Marco

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

