]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1760: extra line break for wrapping output of :args v8.1.1760
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 19:23:45 +0000 (21:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 19:23:45 +0000 (21:23 +0200)
commit9800bfe0fc7596e8fee97172139f0777bac639fb
tree51dc0a95712e83bae8c46cecbf5dba79394b6f02
parent14371ed69778107654e39268d0d90982e53ad6e0
patch 8.1.1760: extra line break for wrapping output of :args

Problem:    Extra line break for wrapping output of :args.
Solution:   Avoid the extra line break. (Daniel Hahler, closes #4737)
src/testdir/test_arglist.vim
src/version.c