z9 wrote:

> Hi Guys!
>
> I have been using vim for ages, and I ran into a serious problem with 7.3.
> on windows XP. After executing a vimgrep search and I have matches in
> several files, I open them in several tabs. If I switch tabs, vim crashes.
> Not all the time, but very often.
>
> Earlier I never had this problem. There is a new feature in this new
> version, that the first 2 columns are highlighted, and >> signs show where
> are the matches. Since I see this new thing, I have crashes.
>
> 2 questions:
> - What can I do to avoid the crashes?
> - Is it possible to switch of the first two column highlight feature after
> vimgrep, and how?
>
> Thanks a lot,
> Zoltan

Hi

You mention that you use Vim-7.3.  The latest version is
Vim-7.3.189.  I recommend to upgrade.  Several crash bugs
have been fixed already since Vim-7.3.  The following patch
may be the one which addresses your issue:

7.3.066 crash when changing to another window during :vimgrep command

See this link for downloading a more version of Vim
for Windows:

http://vim.wikia.com/wiki/Where_to_download_Vim

If it still happens with a recent version of Vim, then please
describe all the steps you do to reproduce the bug: which
vimgrep command, how you open files, how you switch
tabs, which plugins you use, etc.  Ideally, try to reproduce
the bug with: vim -u NONE -U NONE

Regards
-- Dominique

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