Hi there,
I recently tried to use the :grep command and found out that the current window
(in a mac sense) froze. So I have tracked the origin and it is an autocmmand
that calls system() on BufRead.
I don't have problems with the default version of vim in my mac, with the one
from Fink or when using the vim inside MacVim in the terminal, the problem only
occurs in MacVim, I'm using snapshot 51.
Starting with no config files or plug-ins, I reproduce it like this:
1. :au BufRead *.* echo system('date')
2. :grep 'pattern' file
Could somebody else confirm this?
Israel
--
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php