Re: [Patch] Run test_channel successfully for non-darwin Vim on OS X

2016-02-16 Fir de Conversatie Bram Moolenaar
Kazunobu Kuriyama wrote: > Thanks to many, Vim now passes test_channel successfully on OS X. > > Unfortunately, this is not the case when Vim is built with the option > --disable-darwin. > > This is not because darwin-disabled Vim is inherently incapable of the > channel feature, but just becau

[Patch] Run test_channel successfully for non-darwin Vim on OS X

2016-02-16 Fir de Conversatie Kazunobu Kuriyama
Hi, Thanks to many, Vim now passes test_channel successfully on OS X. Unfortunately, this is not the case when Vim is built with the option --disable-darwin. This is not because darwin-disabled Vim is inherently incapable of the channel feature, but just because there's no has() variable to repr