From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4841 invoked from network); 8 Jul 1999 14:48:46 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Jul 1999 14:48:46 -0000 Received: (qmail 11388 invoked by alias); 8 Jul 1999 14:48:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7045 Received: (qmail 11304 invoked from network); 8 Jul 1999 14:48:08 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Cannot get incremental-complete-word to work Date: Thu, 8 Jul 1999 18:47:22 +0400 Message-ID: <001c01bec950$c935de70$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 bor@itsrm2:~%> zsh -f itsrm2% fpath=($fpath ~/.zsh.d/functions) itsrm2% autoload compinit; compinit itsrm2% autoload incremental-complete-word itsrm2% zle -N incremental-complete-word itsrm2% bindkey -e itsrm2% bindkey '\C-xI' incremental-complete-word itsrm2% ls ^xI itsrm2% ls (press ``t'') incremental completion... itsrm2% ls t(press RETURN) incremental completion... tsrm2% ls tkey= files: _ Brodsky addrbook.d fnt observe tmp FM2000 bin foo save xxxx ICONS dead.letter itsrm2 src INBOX dikz mail test this is with all patches up to including 7042 (I hope :-) /andrej