On Sun, Feb 07, 2016 at 02:27:53PM +0100, Bram Moolenaar wrote: > > Patch 7.4.1274 > Problem: Cannot run a job. > Solution: Add job_start(), job_status() and job_stop(). Currently only works > for Unix.
Have you had a chance to look at the job API that neovim implemented? https://neovim.io/doc/user/eval.html#jobclose%28%29 It would be nice to not have unnecessary divergence. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]> -- -- 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.
