From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6536 invoked from network); 16 Aug 2001 15:55:59 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Aug 2001 15:55:59 -0000 Received: (qmail 16338 invoked by alias); 16 Aug 2001 15:55:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15646 Received: (qmail 16322 invoked from network); 16 Aug 2001 15:55:49 -0000 From: martin.ebourne@arcordia.com Expiry-Date: Wed, 14 Nov 2001 -1:-1:-1 +0000 Subject: Bug in _approximate with ~/ To: zsh-workers@sunsite.dk Date: Thu, 16 Aug 2001 16:54:36 +0100 Message-ID: X-MIMETrack: Serialize by Router on LON-ARCMTA-01/ARCORDIA(Release 5.0.3 (Intl)|21 March 2000) at 08/16/2001 04:54:39 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Hi, I think I've found a weird bug in _approximate. This reproduces it: % zsh -f Thu 16 Aug 2001 16:51:12 % echo $ZSH_VERSION 4.0.2 % autoload -U compinit % compinit % zstyle ":completion:*" completer _complete _approximate % mkdir -p ~/test/test{1,2} % ~/test/f Press tab immediately after the 'f', and I get: % \! \! * - . 0 1 : @ X \[ e r test1/ test2/ w \{ \} ~/test/f Which wasn't quite what I expected! ;) Cheers, Martin. This e-mail message is CONFIDENTIAL and may contain legally privileged information. If you are not the intended recipient you should not read, copy, distribute, disclose or otherwise use the information in this e-mail. Please also telephone or fax us immediately and delete the message from your system. E-mail may be susceptible to data corruption, interception and unauthorised amendment, and we do not accept liability for any such corruption, interception or amendment or the consequences thereof.