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

Weird behaviour with g:visualstar_extra_commands='gn' #7

Open
kocakosm opened this issue Oct 8, 2016 · 1 comment
Open

Weird behaviour with g:visualstar_extra_commands='gn' #7

kocakosm opened this issue Oct 8, 2016 · 1 comment

Comments

@kocakosm
Copy link

kocakosm commented Oct 8, 2016

I have a very strange behaviour with g:visualstar_extra_commands='gn' (selects the current match).
It's quite difficult to describe, so let me explain how to reproduce it instead....
First, enter the following text in Vim:
test test
test test test test
test test test test
test
test test test
test test
Position the cursor on the first character of the first line and type 'wvee' in normal mode. Now, hit successively '*'... It behaves exactly as expected until it reaches the fourth line: the search gets stuck there.
I have tested this in Vim 7.4.576 (on Debian Jessie) and in Vim 8.0.3 (on Debian Stretch).

@kocakosm
Copy link
Author

kocakosm commented Oct 9, 2016

After some investigation, this may be related to a Vim bug. See https://groups.google.com/forum/#!topic/vim_use/ryCHT9Y-ih0 for more information.

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

1 participant