> Here's what the attached patch does: If vim is started via '-g', it > forks and exec()s a new (!) vim instance in the child process. But if > the gui is started via `:gui`, no forking is done. I did some basic > testing and it seems to work, but I'm not very proficient in this kind > of code, so I'm thankful for comments.
For the records: The patch had one serious problem, but a fixed version is now included in MacVim and seems to work. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
