Skip to content

Wrong cursor position after auto-jumping to lines with concealed text #272

@ggandor

Description

@ggandor

Even if searching for concealed text would be solved somehow (related: justinmk/vim-sneak#30), the cursor will appear in the wrong place after an autojump, if there is concealed text on the target line before the targeted position. (Apparently, conceal is ignored at this stage, the cursor is drawn as if conceallevel would be 0.) After exiting leap(), the cursor is drawn in the correct column.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions