Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion issue
- X-seq: zsh-users 18888
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Vadim A. Misbakh-Soloviov" <mva@xxxxxxxx>, zsh-users@xxxxxxx
- Subject: Re: completion issue
- Date: Sun, 08 Jun 2014 14:04:00 -0700
- In-reply-to: <7607360.I3Uz7mOy9H@note>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <2653527.uOyQYmyBdV@note> <140608122733.ZM20310@torch.brasslantern.com> <7607360.I3Uz7mOy9H@note>
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