Skip to content

weird cursor issues #290

Description

@anarcat

So I really enjoy this mode. I used to use the official one, but I had to patch it to make it do what i need and it wouldn't support light mode. This one just works, so first congrats on that, good job. :)

A weird thing that happens here though is that the cursor disappears when i select backwards. It's a little hard to explain so hopefully a screenshot will help?

This is a normal string of digits, with the cursor at the beginning:

image

I hit c-space and move the cursor left, the first character is selected:

image

You can already see the first problem: because there's no distinction between the cursor color and the selection color, it seems that two characters (12) are selected, when in fact, only one is selected (1). Let's try this backwards now. Clear the mark and go to the end of line:

image

Right. Then let's do c-space again and move the point one character to the left:

image

Heeey what happened to my cursor! It disappeared!?

It's magic!

That's not so great... now the last character is selected, but there's no visual feedback at all.

This is all quite confusing: I think it would help tremendously if the cursor and the region would have slightly different colors.

I probably noticed this only because I was experimenting with a blinking cursor and recently went back to a fixed one...

Am I the only one seeing this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions