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

zsh-3.1.5-pws-5: mixing "old" and "new" completions?



I would like to start play with new completion stuff. But I do not want to
completely lose all current compctl's I have. What I would really like, is
something like

  if defined new style completion
     do it
  else
     use compctl completion

Is it possible?

TIA

/andrej



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