Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#497663: Tab completion for vim is broken
- X-seq: zsh-workers 25623
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Clint Adams <schizo@xxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#497663: Tab completion for vim is broken
- Date: Thu, 04 Sep 2008 07:29:48 -0700
- Cc: Arto Jantunen <viiru@xxxxxxxxxx>, 497663@xxxxxxxxxxxxxxx
- In-reply-to: <20080904100301.GA19939@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080903130432.9601.64807.reportbug@ryoko> <20080903182826.GB7955@xxxxxxxx> <87prnk703i.fsf_-_@xxxxxxxxxx> <20080904100301.GA19939@xxxxxxxx>
On Sep 4, 10:03am, Clint Adams wrote:
} Subject: Re: Bug#497663: Tab completion for vim is broken
}
} On Thu, Sep 04, 2008 at 12:05:05PM +0300, Arto Jantunen wrote:
} > >> Typing vim and pressing tab produces the following output:
} > >>
} > >> _vim:31: unmatched '
} >
} > Hmm. Apparently it depends on "emulate csh" being used.
}
} Anyone know which option might be the culprit here?
Line 31 of _vim is a single-quoted string that spans multiple lines.
So CSH_JUNKIE_QUOTES is almost certainly at fault.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author