Sorry, my post are folded in Google Groups because patch content is too big. Send again.
On Sun, Feb 7, 2016 at 10:27 PM, Bram Moolenaar <[email protected]> wrote: > > Patch 7.4.1274 > Problem: Cannot run a job. > Solution: Add job_start(), job_status() and job_stop(). Currently only works > for Unix. This is a really big news :) Do you have a plan to add more channel functions, like * Output to a spawned process's stdin * Input from a spawned process's stdout / stderr I think it is useful if Vim has more communication APIs. This is my opinion as a Vim plugin writer. -- -- 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.
