Skip to content

Statuslines of non-focused windows are not drawn "symmetrically" anymore #20089

@bfrg

Description

@bfrg

Steps to reproduce

For example, run: vim --clean -c 'color sorbet | wincmd v | wincmd v | wincmd p | wincmd s | wincmd s | wincmd h.

Result: The right side of the statusline reaches into the vertical separator, whereas the left vertical separator remains visible.

Screenshot:
Image

Expected behaviour

I would have expected the statusline to be drawn either on both sides instead of the vertical separators, or the vertical separators are drawn instead of the statusline. It looks very asymmetrical. This changed in c721965.

Screenshot of old behavior (before c721965):
Image

Version of Vim

9.2.410

Environment

Linux, any terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions