]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1998 v7.4.1998
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 18:45:06 +0000 (20:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2016 18:45:06 +0000 (20:45 +0200)
commitbf2cc5f36d5ffd5de445e6970602000c7869b65a
tree5f781b03b478365b69a33b8a37d1bc39b5456c15
parentdcb170018642ec144cd87d9d9fe076575b8d1263
patch 7.4.1998
Problem:    When writing buffer lines to a job there is no NL to NUL
            conversion.
Solution:   Make it work symmetrical with writing lines from a job into a
            buffer.
src/channel.c
src/netbeans.c
src/proto/channel.pro
src/version.c