Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problem with autoloading completion functions



Andrej Borsenkow wrote:

> I was afraid it happens sometimes ...
> 
> I had this 'autoload $^fpath/*(N:t)' in my .zshrc ... and all worked nice and
> fine ... until I suddenly found that subscript does not work as expected.
> 
> bor@itsrm2:~%> zsh -f
> itsrm2% bindkey -e
> itsrm2% source /tools/share/zsh/functions/compinit
> itsrm2% autoload $^fpath/*(N:t)
> itsrm2% zmodload parameter
> itsrm2% print $parameters[ksh<TAB>
> beeps

Err, is this with the _first file from the distribution? That was
mangled (and the _subscript file had a missing ").

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author