Hello, Bram Moolenaar wrote: > > > Vim 8.0, MS-Windows 32-Bit GUI OLE Patches 1-586 (latest Binary release) > > > after udating from 8.0 to the latest binary release, my vim reproducibly > > > hangs > > > as soon as I open a file already opened in another vim in a new > > > instance of vim. I was able to narrow down the cause to a single line > > > in my _vimrc. > > > To reproduce: > > > > > > - use a blank _vimrc with just "au GUIEnter * simalt ~x" > > > - gvim test.txt > > > - :w > > > - leave the instance open and start another vim: gvim test.txt > > > -> The second instance is opened and freezes (uses CPU and does not > > > respond > > > to keyboard or mouse input)
> Patch 8.0.0589 was supposed to fix this. I can still reproduce the freeze with 8.0.589 and 8.0.771 following the recipe above. Kind regards Sven -- -- 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.
