On Tue, 16 Feb 2016, Bram Moolenaar wrote:
I hope the change won't cause too much trouble. It's better to
change it now, the longer we wait the more problems the change
causes.
My view is that it's a feature in development and subject to change
until it's working well and finalized. When I
Currently ch_sendexpr() and ch_sendraw() have a third argument that is
the callback function. If we want to add more options, such as a
timeout, we would need to add more arguments.
I think it's better if we make the third argument a dictionary with
options. Like we have it in a few other chann