zsh-workers
 help / color / mirror / code / Atom feed
* Cannot get incremental-complete-word to work
@ 1999-07-08 14:47 Andrej Borsenkow
  1999-07-08 15:32 ` Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 1999-07-08 14:47 UTC (permalink / raw)
  To: ZSH workers mailing list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-07-08 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-08 14:47 Cannot get incremental-complete-word to work Andrej Borsenkow
1999-07-08 15:32 ` Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).