Skip to content

Incompatibility with company-mode #2

Open
@sooheon

Description

@sooheon

I am getting input lock with the following message when a company-mode popup appears with suggestions with vim-empty-lines-mode enabled.

Company: Front-end company-pseudo-tooltip-unless-just-one-frontend error "Invalid search bound (wrong side of point)" on command post-command

Steps to reproduce:
In any .el file, turn on both company and vim-empty-lines modes, type any prefix to a completion anywhere other than the trailing line.

Additionally, typing in the trailing line has its own set of issues:
Expected:
screen shot 2015-01-07 at 11 57 48 am

Actual:
screen shot 2015-01-07 at 11 56 05 am

Instead of the company-mode popup appearing under the word, it appears at start of line, and any further input appears below that, not appended to the cursor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions