Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Allow option to not generate cursor animation when simply typing #12

Open
ferife opened this issue Oct 23, 2023 · 2 comments

Comments

@ferife
Copy link

ferife commented Oct 23, 2023

When typing, this ninja cursor will flash a small rectangle for every single key typed. It would be great if this cursor didn't do that.

A good way of implementing this might be to disable the cursor animation when movement is caused by the generation of characters on a page. Or to only generate the animation when the horizontal movement of the cursor is greater than one character.

The small rectangle flashing over and over on the screen is headache inducing, so allowing for it to not appear when simply typing would make this plugin more accessible and comfortable to use

@ferife ferife changed the title [Feature request] Allow option to not generate visual when simply typing [Feature request] Allow option to not generate cursor animation when simply typing Oct 23, 2023
@vrtmrz
Copy link
Owner

vrtmrz commented Oct 23, 2023

Thank you for opening this issue! May I ask a bit more?
What scene does it flash? Compositing some text in some language?

I think that your idea seems a very smart solution and I hope to implement it so, however, I am concerned that your operation could detected as caret moving.

@ferife
Copy link
Author

ferife commented Oct 25, 2023

I don't know how to explain it, so here's a video of it happening as I repeatedly type and delete a space. As you can see, there's a rectangle flashing to the right of my cursor every time I do anything. I'm hoping this stops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants