]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1426 v7.4.1426
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 13:44:26 +0000 (14:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 13:44:26 +0000 (14:44 +0100)
commit187db50d0499aecf4cfd42fb4db0a1bebf61c8cd
treeb3f31fa8e87021048c2ccf8f61b30f504a663e28
parent6e722e2f948bc51fcb92d98d6f2a089dac01e2bd
patch 7.4.1426
Problem:    The "out-io" option for jobs is not implemented yet.
Solution:   Implement the "buffer" value: append job output to a buffer.
runtime/doc/channel.txt
src/channel.c
src/eval.c
src/netbeans.c
src/structs.h
src/version.c