Skip to content

matchaddpos() show unwanted content in empty area #2388

@wsdjeg

Description

@wsdjeg

reproduce step

minivimrc

set nocompatible
set conceallevel=2
syntax on
  1. `vim -u minivimrc minivimrc
  2. :normal! gg
  3. call matchaddpos('Conceal', [[2, 19,1]], 10, -1, {'conceal': 'f'})

you will see:

2017-11-29_375x77

I can not understand why the content of first line will be shown after conceal cchar?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions