On Fri, May 25, 2012 11:32, Chris Jones wrote:
> Search/replace behavior in the GUI is not only different than in the
> console version but appears to lead to inconsistencies: try a search
> ā€˜.*ā€™ for instance and compare with ā€˜\s\sā€™.

I think the search/replace dialog uses the \V atom to make the
search "very nomagic", so you need to use \.\*

It seems the windows version of the replace dialog is also missing a
direction radio-button.

regards,
Christian

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

Reply via email to