how do I stop my cursor from jumping around by itself #13454
Unanswered
tdelabro
asked this question in
Troubleshooting
Replies: 1 comment
-
Can you record a video / gif / asciicast? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
helix 25.01.1 (e7ac2fc)
I don't know if this is a bug or a feature, but it is terrible.
I'm writing Rust, with Rust analyzer enabled as lsp. And helix will sometimes arbitrarily jump my cursor to the position of something that is highlighted by RA. Can be the top of the file when an import become unused after I removed some code.
This is terrible, I want it to stop
Beta Was this translation helpful? Give feedback.
All reactions