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:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=cqIKfcZPQwXbt4xLCe4ZwwXAsJS4EC6Jp34C65BBC4h c4rSSuMeEWf50MS1UAAsgbBmJcWNmJU0/eIk6DxgnlTzs5vMoqAC86Z9FQtzyicL FyC1RSRfP8GR31hHwggoxI6Fryu5BDJ4OXATHkya5UeJEsDu12NA5epNEzOFZK2w = 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:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=K/ufAQn2KmBXXagxZOQi+cstV3w=; b=YDx3yEzQYkkUjvoz9 vFpxOKgNohos8J904AonNfqItljt1rtPk50CUZrRKlHDF5zDJShh/dTLMHZ+P4ew ZHu8Ash0W1DSYaWC0qN4u8uIThMlz8dbeEvkDrziI4UNIwXV022Lzmgio0oGWe7Q phGwrJISz53BAX6deGxtvIOWAw= 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=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Ruby, H*F:U*adam X-HELO: mail-it0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=FMNMySTpVE7Bvg/jwPKJ5faPyqkpQxQhwGvMjS210pM=; b=nV3/XboO6pc0im05+qDO10sESfJRypiPds2zuNYcwtbw3iyEtwoIGb8pBKV8FXg+fO JOfMctNtSL6Bg41xRDEDm1FRLEZlkwvJjbZb6r2evK/ahPtDvxUwrEH3QxVYbHN1I/Nn j3aTyvrKPUNsQ6DB5oL5sodl+eY+FNk5PsNg4FGZR/fFYDqW9QtBYMZlX9OKNkyU9HAS q1EjDpO1XrMQ8DgJC++iGnTz8XGBc+TwuCcFGoV0p4bk9SoH9gsz0ZToj3QRWVCyYdct sqRtfJvw00djC4iyRVw2btyrZg6s8iagdKH7X576cG5kt5PQXH7piRGvS0MZA2vLGrC4 BqhQ== X-Gm-Message-State: APf1xPCpjGK7NZYsg2JqMIL7+E8KORG3gbDiiSvRzNC8oH8aThU9C4/G TqJi/5V6jdGlfyIvhgu/aAse0euOmSBLsTctQnfW/ChF X-Google-Smtp-Source: AH8x225joa2fDxtXPF0TaBRfS6r63uJ/5Vqtyuh2qALLVHIxI/oeepMx4Pw740NYZtwpuc/tIdhD1NEhkVx9BfqZsZ0= X-Received: by 10.36.83.148 with SMTP id n142mr5742084itb.10.1518614564209; Wed, 14 Feb 2018 05:22:44 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Adam Dinwoodie Date: Wed, 14 Feb 2018 13:22:03 +0000 Message-ID: Subject: Re: FZF Newer Version To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w1EDMv6p001699 On 13 February 2018 at 21:35, Gary Furash wrote: > Regardless of how I toggle the version on Cygwin Setup, I get FZF version > 0.8.9. The current version (0.17) has lots of cool features and settings. > How do we get that? Per Yaakov's email, I'm nominally the fzf maintainer for Cygwin, but the upstream fzf project has abandoned the Ruby-based script and, in doing so, native Cygwin support. Cygwin is currently stuck on 0.8.9 until someone either ports a Golang compiler to Cygwin, or starts maintaining a fork of the Ruby version of fzf. Sadly I don't have time for either. The upstream project does have partial support for running fzf 0.17 on Cygwin, by providing a Windows-native compiled 64-bit binary. That's not supported by this mailing list, however – you'll need to go to the upstream project if you hit any problems – and it has the very significant limitation that it doesn't work with MinTTY. Adam -- 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