I have tried your recommendations but without success. zstyle returns that prefix-needed :completion:* true I also noticed that this seems to appear after first `sudo vim` execution. Thanks, Volodya On 01/09/2012 09:45 PM, Peter Stephenson wrote:
On Mon, 09 Jan 2012 14:06:43 -0500 Greg Klanderman<gak@xxxxxxxxxxxxxx> wrote:On January 9, 2012 Peter Stephenson<Peter.Stephenson@xxxxxxx> wrote:No idea where this is coming from (see what "which .vim" says), but if you never want to complete commands beginning with a "." you can setCORRECT_IGNORE=".*"AFAICT CORRECT_IGNORE impacts correction (which is not enabled by default), not completionI meant correction, of course, which is actually what's happening here (despite the subject line).