From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13264 invoked from network); 20 Jan 2000 09:24:07 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Jan 2000 09:24:07 -0000 Received: (qmail 226 invoked by alias); 20 Jan 2000 09:23:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9384 Received: (qmail 219 invoked from network); 20 Jan 2000 09:23:50 -0000 Date: Thu, 20 Jan 2000 10:23:47 +0100 (MET) Message-Id: <200001200923.KAA22709@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Alexandre Duret-Lutz's message of 20 Jan 2000 10:12:26 +0100 Subject: Re: completion after // Alexandre Duret-Lutz wrote: > >>> "Sven" == Sven Wischnowsky writes: > > [...] > > Sven> I fear it will mess up completion inside braces (only if both multiple > Sven> slashes and braces are used at the same time), but: try it. Using a > Sven> style for it, of course ;-) > > [...] > > Here is the patch that add a squeeze-slashes style for that. > I couldn't find any problem with braces completion, but maybe I wasn't > looking the right direction. This: > zstyle '*' squeeze-slashes yes > mkdir foo{,/bar{,/baz{,/plop}}} > ls ./////f{o/b/b/p gives: > ls ./foo/bar/{baz/plop/ I don't see a solution. But maybe it's seldom enough. Maybe we should add a comment about this in the docs. > + file-patterns c: Uh, oh. Thanks :-} Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de