]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1380 v7.4.1380
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Feb 2016 18:14:41 +0000 (19:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Feb 2016 18:14:41 +0000 (19:14 +0100)
commitee1cffc07a42441924c5353af7fd7ab6e97e5aae
treef3d7bf205c1d93a2844352237ced27046d468a60
parentb7522a2f0ca6c970df37241c9e70024465d8596b
patch 7.4.1380
Problem:    The job exit callback is not implemented.
Solution:   Add the "exit-cb" option.
src/channel.c
src/eval.c
src/macros.h
src/misc2.c
src/proto/eval.pro
src/structs.h
src/testdir/test_channel.vim
src/version.c