How to change Flash Jump in visual mode to be like normal jump? Mine shows ALL singular words instead of search prompt #449
Unanswered
DominikMendel
asked this question in
Q&A
Replies: 1 comment
-
|
I've noticed that this behavior is a bit spotty... some nvim startups it works as expected, and others, it doesn't. And when it doesn't work it always prompts me for a selected word without input. |
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.
-
When I am in normal mode and I press
sforrequire("flash)".jump()I am able to type in character and then be prompted for destination, but in visual mode as soon as I presssALL words are highlighted and I don't have an option. How can I change this behavior?I thought my Normal/Visual mode behavior should be the same with this defined:
Beta Was this translation helpful? Give feedback.
All reactions