Hi Gary,
On Wed, Mar 30, 2016 at 1:06 PM, Gary Johnson <[email protected]> wrote:
> On 2016-03-30, Christian Brabandt wrote:
>> I made a patch here
>
> Is this behavior intended to apply now to all commands that accept
> search patterns as arguments, such as Yegappan's :cfilter patch?
>
The :cfilter command uses the same logic as the :vimgrep command
to process the pattern argument. So the help described in ":h vimgrep"
for the pattern also applies to the cfilter command:
'ignorecase' applies. To overrule it put |/\c| in the
pattern to ignore case or |/\C| to match case.
'smartcase' is not used.
- Yegappan
>
> It was never clear to me from ":help 'smartcase'" to what commands
> this option was meant to apply, but I think applying it whenever a
> search pattern is typed and not when the pattern is selected by the
> cursor makes sense.
>
> Regards,
> Gary
>
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.