> On Sep 16, 2016, at 08:48, Bill Waggoner <ctgreybe...@gmail.com> wrote: > > I love vim. I run vim usually in GUI mode via gvim all the time. I've noticed > that the fink version does not fork when it starts. On other platforms > (Raspberry Pi for example) gvim forks as the documentation says it should. > > Is there a way I can get the fink version to fork? There is a --nofork option > but no --fork one that I can tell. > > Bill Waggoner > -- > Bill W > ------------------------------------------------------------------------------ > _______________________________________________ > Fink-users mailing list > Fink-users@lists.sourceforge.net > List archive: > http://news.gmane.org/gmane.os.macosx.fink.user > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-users
Very likely not. The vim executable links to the CoreFoundation framework, and that doesn’t really get along with forking—it was disallowed as of 10.5. -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users