> This is strange, as n/N remember the other {offset} modifiers:
>
>
>
> /thing/e
>
> n
>
>
>
> goes to the end of the next "thing" match. I'd consider classifying
>
> this as a bug: either in behavior, or in (lack of)
>
> clarification in the documentation.
IMHO, it needs documentation clarification. See :h last-pattern
"The last used pattern and offset are remembered."
This excludes the very special offset ";". So in:
/foo/e;/bar/e
/bar/e
only will be remembered.
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Monday, June 3, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment