Tuesday, February 12, 2013

Re: Omnicomplete shows strange behavior when preview window is enabled

On Tue, Feb 12, 2013 at 3:37 PM, Christian Brabandt <cblists@256bit.org> wrote:
>
> On Fr, 08 Feb 2013, Ben Fritz wrote:
>
>> On Friday, February 8, 2013 9:37:18 PM UTC-6, Ben Fritz wrote:
>> > On Fri, Feb 8, 2013 at 9:32 PM, Benjamin Fritz <fritzophrenic@gmail.com> wrote:
>> >
>> > > The attached vimrc.vim file (when used as the .vimrc, with no
>> >
>> > > non-standard plugins), can reproduce the issue on the attached test.c
>> >
>> > > file with the attached tags file.
>> >
>
> Ben, Benjamin,
> can you check, whether this patch fixes the problem for you?
>
> diff -r ba8835947b8b src/screen.c
> --- a/src/screen.c Wed Feb 06 19:58:43 2013 +0100
> +++ b/src/screen.c Tue Feb 12 22:28:06 2013 +0100
> @@ -545,6 +545,10 @@
> }
>

No comments: