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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=s9ZxOhpCJTAThfXQCHG4F1VyAggFdegHBwnxyqHqA5E lO8/H6jcrvFCZn22aqtcr35/ftZhfpvV/+JSh4pu8EYYYRFM1hpvNi7ea6fXIPA0 zeUH8x3bfK0wrOiwu3Aqr1hgb+6GXM70m3Q9FV2DVhAM1R88YEs+ms4YBS76nqTo = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=AIj1MSDsDpjA5LV2qeoSymb87/E=; b=hBWqwqUK5Wxo3lS4+ YZTT1bm7+9h7sSSKvFwLQI5QBQsjo024BQP+Zf2atL/np1YfXzSwl4NkNS4Sf1VL k5gAyPuuju7ByrpePjnLQq/YDj0A06CvXC3MvT1/10IkmY9eqDw1883yraxn6WB0 DGb4lIzQ7pgZ0SOZ/bbqXNZKEk= 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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Ruby, health, Hx-languages-length:753 X-HELO: mail-wm0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-transfer-encoding; bh=zv1VEtznrXpVUofJ93Uh4U4+rgJxCQ34RN7Mm1J451M=; b=ch5f5Qx2fDh6AhgEckhQp91mBUfXRpCUKGDgf6xNe3zsx/PEYo9FIQJ9ckMtGIbu+r JYEyev6BtJucBHf8B3YoXrrsVod/HuYBrv7NLLS+uZQwFF48An/1UbJGU83Nxeb52TyR XJCXDtBpld2N0Woyqj8wER9KEJutDLB1hMnlF1kEhGhoZ7dcW/z17AXruwhxar2XZyNs Si5GexfZqPi9/yyCjkkdzs2G66Gx+UHbIZI4ucfO7861Edpwix0EsgzRbfZJC1cRSZoP 5cXk3b9Zn2IrsX5PGLVgNRjSZv3WfBEPGhPVkuKvGXJzZ3bTW0msshVfx4ulZEgIaBue kHHw== X-Gm-Message-State: AE9vXwMVSnshqIoteb4vmqnpF1P6bA1fc1xYvucae027lCu+Wa+6nO0ebJAgLEC/Wcwy/g== X-Received: by 10.28.234.16 with SMTP id i16mr723824wmh.76.1472248016529; Fri, 26 Aug 2016 14:46:56 -0700 (PDT) Message-ID: <57C0B8CE.4030101@dinwoodie.org> Date: Fri, 26 Aug 2016 22:46:54 +0100 From: Adam Dinwoodie User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: pick or semilar References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 17/08/2016 15:25, Morten Kjærulff wrote: > Hi, > > Is there a tool like "pick" > https://github.com/thoughtbot/pick > > in cygwin? I've just taken a brief look at that GitHub page, and it looks to be at least vaguely similar to fzf, which is included with Cygwin. You might want to take a look at that and see if it meets your needs. (For those paying attention: fzf hasn't had an update in a while because Cygwin's fzf package uses the Ruby version of the tool, which has been deprecated upstream in favour of a version written in Go. Cygwin doesn't have a Go compiler, so I'm in the process of forking the Ruby version to fully maintain it myself, but that project has been on hold for a while for reasons of my own health.) -- 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