Skip to content

sorbet: cursor is hard to see in visual mode #258

@micampe

Description

@micampe

It's difficult to see the cursor when in visual mode because Cursor uses reverse and Visual foreground is very similar to the Normal background.

Screenshot 2024-02-21 at 09 59 57

I worked around this by setting fixed cursor colors instead of using reverse, like I've seen it's being done to solve a similar issue in MatchParen.

Screenshot 2024-02-21 at 10 07 10

I'm using MacVim r179 (Vim 9.1.0)

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