Describe the bug
On Vimium, when I search something using / and type n to focus on the text searched, and then type v to enter visual mode, the focus behavior was NOT same as Vim (but not always)
To Reproduce
Steps to reproduce the behavior:
- Use
/ to search some text (say it's foo)
- Use
n to go to the text foo
- Use
v to enter visual mode
- The focus is on some other text than
foo
- Usually the next word to
foo
In vim, the focus is put on the text foo exactly, where you can quickly yank the text or some other subsequent tasks.
However, in Vimium, due to this behavior, you can't immediately yank the text, and etc.
Browser and Vimium version
Firefox 148.0.2 Vimium 2.4.0