From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13769 invoked by alias); 14 Feb 2015 13:39:44 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19875 Received: (qmail 29122 invoked from network); 14 Feb 2015 13:39:29 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.2 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: Martin Vaeth Subject: Re: can zsh do this? (fuzzy match, categorised suggestion) Date: Sat, 14 Feb 2015 13:39:14 +0000 (UTC) Message-ID: References: <20150214015649.GA26370@vpn.5665sherbrooke.house> <150213233319.ZM2658@torch.brasslantern.com> <20150214101156.GC26370@vpn.5665sherbrooke.house> Reply-To: martin@mvath.de X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: biff2.math.uni-rostock.de User-Agent: slrn/1.0.1 (Linux) SGT. Garcia wrote: > > On Feb 13 23:33 -0800, Bart Schaefer wrote: >> https://github.com/hchbaw/auto-fu.zsh/blob/master/auto-fu.zsh > > it seems abondended though; last commit goes back to aug. 2013. There is a "pu" branch with more recent commits and several fixes. This branch works also well with zsh-syntax-highlighting. I don't know why the author neither updates the master branch nor tags any new releases.