]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1737: :args command that outputs one line gives more prompt v8.1.1737
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Jul 2019 21:00:08 +0000 (23:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Jul 2019 21:00:08 +0000 (23:00 +0200)
commit949f1989cba8bf7653316c2b1444c26f1536bfab
tree22f1e36b509f577bae3c02ab0a22529dc378f325
parentc3328169d5566b97a6a6921067017e4369dd7cd6
patch 8.1.1737: :args command that outputs one line gives more prompt

Problem:    :args command that outputs one line gives more prompt.
Solution:   Only output line break if needed. (Daniel Hahler, closes #4715)
src/testdir/test_arglist.vim
src/version.c