-
Notifications
You must be signed in to change notification settings - Fork 51
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
Link hints with multiple copies of a character doesn't work #77
Comments
luchenyuxx
added a commit
to luchenyuxx/sVim
that referenced
this issue
Dec 12, 2017
This should work in 1.0.6 |
With 1.0.6 I cannot select any links any more on such a page, neither short nor long. |
@eproxus Can you give me the steps to reproduce this? I don't see the issue when testing locally. Is there a particular URL that you can give me that will reproduce? |
Seems this is working now, not sure what happened last time. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set link hint characters to a short list of characters (e.g.
abcd
) and generate link hints on a page with a lot of links. When trying to select a hint with copies of a characters, likeAAB
the hintAB
is selected instead.The text was updated successfully, but these errors were encountered: