From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104999 invoked by alias); 6 Nov 2015 15:56:47 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 104901 invoked by uid 89); 6 Nov 2015 15:56:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 Nov 2015 15:56:47 +0000 Reply-To: cygwin@cygwin.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 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=+NS3jJd6NaBXs8Q7jqeAaMW76FUvdk6tAm8GJj9mfnM=; b=Ot5ac3GgiyW31j83ixqyqbSPaW7t/8U4rQGZm0sUK97SwzlKKkVedQAoAgwHhY91Xm +NYb5v4GpIFfhuj60/CyuM3G67imUGloLSwO56j7xMnybPBgArjCdOtncUBMC/ZPMVCK ZlV+02qrGmoK5kV5ML7hlJVpCdwRqALH1xiwlMyvMbgd0Q5TgRfmZkAypEbdVdL+bfbR T6lL0Eaj3XBS96BfaVy0qAkRijPwVO8idtZF1RNezwNvL/QOj++BZ+b9iayfnfa744om hW8R5bMzzSjrcwQklg6k68EMEgVttqvBBtYRap7c6RjW3p4GJJBhpwRu4pYPJ28bFg+B rf0A== X-Gm-Message-State: ALoCoQkQi8NOfQKXpHxdirXmIXjIg4y96CONnipth1DB9LXsTbkPjAJaf9rp2rhwLvOy1EgYhFwX X-Received: by 10.194.52.72 with SMTP id r8mr15472206wjo.8.1446821253568; Fri, 06 Nov 2015 06:47:33 -0800 (PST) Date: Fri, 06 Nov 2015 15:56:00 -0000 From: Adam Dinwoodie To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: fzf v0.10.9 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00129.txt.bz2 No sooner do I get one package complete does another upstream release appear... fzf 0.10.9 has been uploaded and should be coming soon to a mirror near you. This update includes the following packages: - fzf - fzf-bash - fzf-bash-completion - fzf-zsh - fzf-zsh-completion - fzf-fish - fzf-vim This is an update to the latest upstream release; the upstream changelog for this release is copied below: - Extended-search mode is now enabled by default - `--extended-exact` is deprecated and instead we have `--exact` for orthogonally controlling "exactness" of search - Fixed not to display non-printable characters - Added `double-click` for `--bind` option - More robust handling of SIGWINCH Additionally, this release moves the core fzf package from "Shells" to "Utils", and the fzf-vim package from "Shells" to "Editors", as both seem more appropriate categorizations. Enjoy! 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