I'm using macOS 10.15.7 and MacVim r179 (Vim 9.1.0).

When running any find command using regex from the MacVim's dialog box, e.g.

andy\|bek

with ignore case option,

the Vim window displays the error message:

E486: Pattern not found: \V\candy\\|bek

But from the Vim itself, this works fine:

/\V\candy\|bek/

Using \.\* or \* creates a second slash, too.

I wasn't able to find any solutions on Google either. Thank you for your 
assistance!

-- 
-- 
You received this message from the "vim_mac" 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_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_mac/475ef221-8186-477d-a75a-23f4fcb503b7n%40googlegroups.com.

Reply via email to