From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22007 invoked from network); 1 Mar 1999 12:40:46 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 1 Mar 1999 12:40:46 -0000 Received: (qmail 22364 invoked by alias); 1 Mar 1999 12:39:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5569 Received: (qmail 22357 invoked from network); 1 Mar 1999 12:39:38 -0000 From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: pws-10 RE: zsh-3.1.5-pws-9: _path_files and symbolic links Date: Mon, 1 Mar 1999 15:38:54 +0300 Message-ID: <003901be63e0$77a02280$21c9ca95@mowp.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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2013.2901 And even more funny ... itsrm1% cat ~/.zshrc #!/tools/bin/zsh fpath=("$fpath[@]" ~/.zsh.d/comp.d/*) [[ -f ~/.zsh.d/comp.d/Core/compinit ]] && source ~/.zsh.d/comp.d/Core/compinit itsrm1% ls src bzip2-0.9.0c make-3.77 zsh-3.1.5-pws-10 gzip-1.2.4 sudo.v1.5.8 zsh-3.1.5-pws-9 itsrm1% cd s/z/C/C>TAB> => B-E-E-P itsrm1% cd ./s/z/C/C => itsrm1% cd ./src/zsh-3.1.5-pws-10/Completion/Co /andrej