From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6687 invoked from network); 7 Jun 1999 11:17:20 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Jun 1999 11:17:20 -0000 Received: (qmail 16433 invoked by alias); 7 Jun 1999 11:17:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6494 Received: (qmail 16426 invoked from network); 7 Jun 1999 11:16:59 -0000 From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: ** matching? Date: Mon, 7 Jun 1999 15:15:36 +0400 Message-ID: <000601beb0d7$10ed7fd0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal I understand, that it may be near to impossible to implement, but ... bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> view **/_brace_ Beep bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> view */*/_brace_ bor@itsrm2:/tools/src/zsh-3.1.5-pws-20%> view Completion/Base/_brace_parameter I'm quite used to using ** ... so, any chance to use it in completion as well? /andrej