Skip to content

Block cursor (caret_extra_width) doesn't alphablend with underlying character #729

@qgates

Description

@qgates

Using the setting caret_extra_width with a value of, say, 7, allows us to have a block cursor/caret. Apart from being aesthetically nice this is useful with smaller font sizes so I can find the caret more easily.

Unfortunately, using a 4-hexbyte colour for the caret in the theme - with the 4th specifying the alpha channel - doesn't work in Sublime. So as the cursor blinks it obscures the underlying character, a bit of a showstopper for me.

Can this be fixed so we can have similar block cursor behaviour to other editors? (vim etc.)

(Tested in Windows/Linux, Sublime 3, latest beta/dev builds as of this post)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions