Skip to content

No whitespace highlighting when opening a split on the same buffer #45

@sjmelia

Description

@sjmelia

Thanks for your work on this project!

I've encountered a small problem when opening a split on an existing buffer - the BufWinEnter event doesn't fire. (As expected from the docs here) To replicate:

  1. Open a file with trailing whitespace (it'll be highlighted)
  2. Create a split on the same buffer with sp

Expected: the new split will also contain highlighted whitespace
Actual: the split does not highlight the whitespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions