Skip to content

Concealed text causes vim to wrap before window width #260

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Execute ":setlocal conceallevel=3 concealcursor=nvic |syn match Foo conceal 
'^....................'".
2. Make vim window narrow, say ~40 columns.
3. Type "The quick brown fox jumps over the lazy dog." twice.

What is the expected output? What do you see instead?
Vim should not wrap the line until the visible text actually reaches the edge 
of the window, but it wraps apparently 20 columns before the edge, as if the 
concealed characters still contribute to the effective length.

What version of the product are you using? On what operating system?
vim 7.4.430 on Ubuntu Linux 14.04

Original issue reported on code.google.com by dbarn...@google.com on 22 Sep 2014 at 6:41

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions