From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2969 invoked from network); 14 Jul 1999 13:42:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Jul 1999 13:42:33 -0000 Received: (qmail 8831 invoked by alias); 14 Jul 1999 13:42:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7142 Received: (qmail 8824 invoked from network); 14 Jul 1999 13:42:26 -0000 Message-Id: <9907141311.AA38088@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk Subject: Re: file completion bug In-Reply-To: "Sven Wischnowsky"'s message of "Wed, 14 Jul 1999 15:32:56 DFT." <199907141332.PAA11754@beta.informatik.hu-berlin.de> Date: Wed, 14 Jul 1999 15:11:31 +0200 From: Peter Stephenson Sven Wischnowsky wrote: > The patch below is somewhat radical: it looks if we have such a > slash-terminated string on the line and if there are no matches in > that directory, it adds the original string as a `match', thus keeping > other completers from adding more matches or whatever. Sounds good, but why when I type ^D does the cursor move down one line and stay there in this case (i.e. existing empty directory)? Happens with a completely vanilla completion setup. -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy