From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23873 invoked from network); 7 Apr 2000 07:13:55 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Apr 2000 07:13:55 -0000 Received: (qmail 28790 invoked by alias); 7 Apr 2000 07:13:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10567 Received: (qmail 28776 invoked from network); 7 Apr 2000 07:13:12 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Path completion - cursor misplaced Date: Fri, 7 Apr 2000 11:13:02 +0400 Message-ID: <000501bfa060$b68aaf70$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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 With current CVS: bor@itsrm2% gzcat /u/p/u/t/.gz bor@itsrm2% gzcat /u2/pub/unix/texi2html/texi2html.tar.gz Completing file texi2html-1.61.tar.gz texi2html.tar.gz But the common prefix is texi2html? bor@itsrm2% zstyle -L zstyle ':completion:*' completer _oldlist _complete _match zstyle :completion::approximate: max-errors 3 zstyle ':completion:*' menu 'select=0' zstyle ':completion:*::::default' list-colors '' zstyle ':completion:*:match:*' original yes zstyle ':completion:*:match:*' insert-unambiguous yes zstyle ':completion:*:paths' ambiguous yes zstyle ':completion:*:oldlist' list _match zstyle ':completion:*' list-rows-first yes zstyle ':completion:*:*:all-files' matcher 'r:|[.-]=**' zstyle ':completion:*:cd:*' matcher 'r:|[.-]=**' zstyle ':completion:*' group-name '' zstyle ':completion:*:descriptions' format 'Completing %d' -andrej Have a nice DOS! B >>