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

Argument Text Object: Next/Last Count Warning Message #108

Closed
orbisvicis opened this issue Apr 3, 2015 · 3 comments
Closed

Argument Text Object: Next/Last Count Warning Message #108

orbisvicis opened this issue Apr 3, 2015 · 3 comments

Comments

@orbisvicis
Copy link

v2ana
               +
function(a, f2(1, 2, 3, 4, 5, 6), b)
                   +++
E486: Pattern not found: N
@orbisvicis
Copy link
Author

Also note this selection isn't possible:

               +
function(a, f2(1, 2, 3, 4, 5, 6), b)
                                +++

For that, see my proposal #105.

@wellle
Copy link
Owner

wellle commented Apr 3, 2015

I don't get that error message. Maybe you pressed n and your last search pattern N wasn't found? I tried it with your Vim version 7.4.273 and it worked as expected. Please try again and reopen if you see it again. In that case, what version of targets.vim are you using?

To select , b, type v6ana

@wellle wellle closed this as completed Apr 3, 2015
@orbisvicis
Copy link
Author

Yes, can't replicate this either.

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

2 participants