Yegappan wrote: > On Sat, Apr 21, 2018 at 10:49 AM, Bram Moolenaar <[email protected]> wrote: > > > > Patch 8.0.1742 > > Problem: Cannot get a list of all the jobs. Cannot get the command of > > the job. > > Solution: When job_info() is called without an argument return a list of > > jobs. Otherwise, include the command that the job is running. > > (Yegappan Lakshmanan) > > Files: runtime/doc/eval.txt, src/channel.c, src/evalfunc.c, > > src/proto/channel.pro, src/structs.h, > > src/testdir/test_channel.vim > > > > > The following update to eval.txt is missing from this patch. > Can you update the eval.txt file with the following changes?
I did update the help, but it wasn't part of the patch, somehow I must have omitted it. -- Women are probably the main cause of free software starvation. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
