Sunday, November 3, 2013

Re: matchadd() does not respect 'ignorecase'

On 3 November 2013, Justin M. Keyes <justinkz@gmail.com> wrote:
> Is matchadd() supposed to respect 'ignorecase'? The documentation
> does not explicitly say, but it uses a {pattern} like search() and
> searchpos(), both of which *do* respect 'ignorecase' and 'smartcase'.
[...]

Yes, the match in matchadd() is always magic and case sensitive, but
you can override the default with the flags \c, \v, etc. I suppose this
should be documented.

/lcd

--
--
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.

No comments:

Post a Comment