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

Re: completion issue



On Jun 9,  2:51am, Vadim A. Misbakh-Soloviov wrote:
}
} $ which-completion vim
} /usr/share/zsh/5.0.5/functions/Completion/Unix/_vim

OK, the next thing to try is to invoke _complete_debug by typing ^X?
(ctrl+q questionmark) instead of TAB.  This will dump a trace of the
completion process to a temp file, you can then search that temp file
for your error message and see which function is causing it.

Frank's suggestion of removing .zcompdump is also worthwhile.



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