X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 28D6E3857814 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1633692403; bh=vy512N9xqSUErG2UZ7vtyOgEgrDeX50a/ZVsO3OTp8M=; 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=QHPc6GdYSx3Klyy9epP7t5dThLyoI9jlWB9UxF3oaSZpkXRzf8KasTffj7LWd+ms/ VB4OKjtdUbqTaXWOaSQt4nSbXfeUuEZsoovRWoReZseX9TNOH+JjzB9Q8ThYULlGIR lpxfmBGk8vN8JfnbPtWevcKiV4gPv9KcEnKp3MzY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D02F43858024 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hRCT2cuWz7fkdvSC6iRm9nZXdcX9by/lPaIkGynEHUw=; b=0sKespvKylz+alGOyj4rO23afKQvzu04DrF+mEmvzs2hIvwFAQ9ulzHyDtyRs+8ff2 bAZEi41WqvBuZ7KGDiDuCSj/UkH/qZWzZZJOz6z1YvKGrdoacFe/Hp+/LCZ117xxRFIq bxqul3GNXR1fwUP8fDvNhsXOyUdeApri7CxgBaph5GEru57dduNdQplsZojnNQdL0s8r g1/dT5CR3+hdITvmr0/yxt/BaaD5ODf1+x22J4vPWALZ1mvIy9aztmXUfmNmqU2gm1ox UBEnJUqj/zX0axT/COLpYFSg3uzZ88Ib/tpKa+eGDWaxQPOYk2aFILI/h6ah7W+in95A WjCQ== X-Gm-Message-State: AOAM532gAFzj6ZrZeW6TNHojjyz9wQZyn33Mz8Z5qLAdE3HP0+nGJ1w7 7GU3pLrsH0YIAabdtdVkvciLXlfZUXppFlElJcgMeWJ/kiE= X-Google-Smtp-Source: ABdhPJxl84G2E2Z6A+moCmN/84uSRvJN9UKIHgcG3TdzvDPjCglnY/RgW8qGdsgFE71NwXwzKM8hElvduw4GrPOnAEg= X-Received: by 2002:a4a:a442:: with SMTP id w2mr7474539ool.44.1633692370097; Fri, 08 Oct 2021 04:26:10 -0700 (PDT) MIME-Version: 1.0 References: <dc74054c-2aac-e852-6d2f-7a3dbb21e4b1 AT gmail DOT com> In-Reply-To: <dc74054c-2aac-e852-6d2f-7a3dbb21e4b1@gmail.com> Date: Fri, 8 Oct 2021 04:25:54 -0700 Message-ID: <CANV2+nXoo1Fk65KcqOdiaOBrVoyvTKSJpCfkH641Q7SVxo7gTw@mail.gmail.com> Subject: Re: Terminator 2.0 To: mray271 <mray271 AT gmail DOT com> X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT 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 AT cygwin DOT com> List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help> List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>, <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> From: Russell VT via Cygwin <cygwin AT cygwin DOT com> Reply-To: Russell VT <russellvt AT gmail DOT com> Cc: cygwin <cygwin AT cygwin DOT com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> This developer seems to have taken on the role as "main distributor," rather than making this a simple Python module that's distributed through the likes of PyPy. Judging from the number of "unsupported" distributions/versions in their list, <https://github.com/gnome-terminator/terminator/blob/master/INSTALL.md> I would think you should take this up with the module owner, rather than with any Cygwin maintainer. If they would, instead, distribute this over a more-common software repository... then, maybe I would answer this differently. Cheers - RVT On Fri, Oct 8, 2021 at 12:59 AM mray271 via Cygwin <cygwin AT cygwin DOT com> wrote: > > Now that Terminator development is reinvigorated and Python 3 compat, is > there a way I can get it working in Cygwin ? > > https://github.com/gnome-terminator/terminator > > Both the current offerings of Terminator and Guake are reliant on Python > 2.7 and severely buggy or no longer working on Windows 10. > > 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 > -- Russell M. Van Tassell <russellvt AT gmail DOT com> -- 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