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:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Jv VDhC8PFm8P2Sj67l4PJMoay0fAI91lHQYTkGbV3xgNNrThKnrfcpHCbDGaeTwkBl 7T0y3mo2xntLdikE0TJIyhGFdUCdSt4wPIQsSuI5Gj/Ab+4tC9Cm3D/dlsvgEf9b N+h16vfhshKr2qBnjJ8Aj86cCS7JcZAlMwJkoCaTY= 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:date :message-id:subject:from:to:content-type; s=default; bh=A1mP1apY OMom9bK1YfbBqgrESc4=; b=GwE9bUDJXq6YqCRQLkl24Y49dQi+e3X3hsKLrlER vuHPPOGXqC87rF37R9dB/AaX3ZHXPxC7ywr/k+IYpPiyXA5RHyGzxnAoCVDHWpiI ZuNior9RSzq6jLVcvhU39+O49TfB9LuTrzDIpubJBkhU9rucURP+87+jVfPo2yNd esA= 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=-0.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vk0-f50.google.com MIME-Version: 1.0 X-Received: by 10.31.41.213 with SMTP id p204mr21083960vkp.20.1448319074088; Mon, 23 Nov 2015 14:51:14 -0800 (PST) In-Reply-To: References: Date: Mon, 23 Nov 2015 15:51:13 -0700 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: fzf v0.11.0 From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Mon, Nov 23, 2015 at 3:39 PM, Adam Dinwoodie wrote: > fzf 0.11.0 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: > > - Added OR operator for extended-search mode > - Added `--execute-multi` action > - Fixed incorrect cursor position when unicode wide characters are used in > `--prompt` > - Fixes and improvements in shell extensions > > Enjoy! > > -- > 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 > Thanks, Adam. Should we see this "$(__fzf_history__)" string at the end of the command prompt after typing Ctrl-R and a partial previous command? Keith -- 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