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

RE: what happened to accept-and-infer-next-hostory ?



>
> Which it does for me. Hm, do I have to get pws-11 now to see if/how
> this differs from the CVS version? Have you tried with `zsh -f'?
>

This does not work if _oldlist is used. I have completer as '_oldlist _complete
_match'. It is enough to simply set completer '_oldlist ...' without additional
configuration. I normally have additionally

compstyle ':oldlist' list '_match'

/andrej



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