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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=QxcZhIt +9T8aBuwekFV/T1U2l865G0lH/wb4cxVQVxmGRJTjIrn4ZLP8FQzKhwB6qvZ+u5B tUD4lhST90Pvm4zHjhtWGqW2HvhJrbAsod80VUweILG19zHr8wmNzeI/a48mnfmY VA3XtiVgJ8nq1GwAQuJjRxWaDfm59IUncidY= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=RxBRqksHsXJBg 9NwI6ANW/7plAs=; b=ok6kWYfne7dyPzK/amfffTfdzBt/eBfhmXiNzINH0Pm1f XUgbxGDpXm1JFwvIql/AfXFBE1OiUf8r0JNfQ/JkLLIF1kUM+UPtc3i4ZEyiuDBt kPwuV93O+VO3dUI2Vv74EhIMxqpWpmjE0mGc13vAjaVNOvqbx2AWVBuDZHwP30= 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-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=Marco, trosi, Trosi, ruby X-HELO: mail-vk1-f174.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dinwoodie.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=5wlPQUcfuxgLKk0ZzdPQuqZvb9PLkCA+AAbdhIVbPeA=; b=TQoRi+IbQPRpzrxGNrn1smdqzCMC6162P4oXD5MVHknbzIV1Yn2F2nRRmSp10fFnsD xjnK88evc3+l/dSlzq69XJCXqdC7N0j8kQNw2WI11k/UUiVx8gA9afoSeLMuGM00a4l0 BBMhRifceoTuEZNNEBjuSVd/OEoAIpBwFjeQ4= MIME-Version: 1.0 References: In-Reply-To: From: Adam Dinwoodie Date: Fri, 17 Jan 2020 19:29:47 +0000 Message-ID: Subject: Re: configured FZF call fails since update from Cygwin 3.0.7 to 3.1.2 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hi Marco, On Fri, 17 Jan 2020 at 09:43, Trosi, Marco wrote: > > Hello everyone and a happy new year, > > I updated recently Cygwin from 3.0.7 to 3.1.2, and now when I run "fzf" the following happens. > > While I'm nominally the Cygwin maintainer for fzf, the upstream source has stopped supporting the version Cygwin uses, which means there's incredibly little help I can offer. I vaguely intended to create a supported fork of the Ruby fzf version that Cygwin runs, but never managed to make any useful progress on it. At this point, it's unlikely I'm ever going to, either. If you're interested in taking over the maintainership and working out your problems yourself, that's something I'm definitely willing to help with insofar as I can, but otherwise I'm afraid you're on your own here. (For context: the version of fzf that Cygwin uses is written in Ruby, but some time ago the upstream fzf project switched from a Ruby-based version to a Go-based version. Cygwin doesn't have a native Go compiler, and getting a working Cygwin-packaged version of fzf using a non-Cygwin Go compiler was beyond what I could achieve with the time available to me.) 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