Vim 8.0, MS-Windows 32-Bit GUI OLE Patches 1-586 (latest Binary release) Hello,
after upgrading 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 hangs (uses CPU and does not respond to keyboard or mouse input) 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.
