patch 8.0.1738: ":args" output is hard to read v8.0.1738 v8.0.1739
authorBram Moolenaar <Bram@vim.org>
Fri, 20 Apr 2018 20:01:41 +0000 (22:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 20 Apr 2018 20:01:41 +0000 (22:01 +0200)
commit5d69da462f584a3aefb3427b127334bf9af3a4b0
tree05427fccf4d57a03629b4f45b8cae2d5b10c9cea
parent02e802b2da9e25b5824185976b163691b5bbd558
patch 8.0.1738: ":args" output is hard to read

Problem:    ":args" output is hard to read.
Solution:   Make columns with the names if the output is more than one line.
src/ex_cmds2.c
src/proto/version.pro
src/testdir/test_arglist.vim
src/version.c