]> granicus.if.org Git - vim/commit
patch 8.1.1201: output of :command is hard to read v8.1.1201
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2019 21:08:23 +0000 (23:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2019 21:08:23 +0000 (23:08 +0200)
commit725310d89e1ba268bf410472b7de054c6c260161
tree821ec66709f77619bf8a8b8051f640496f8e90d4
parent31fc39e47b3cc5e9ef4fa05943d42a4fb22de55e
patch 8.1.1201: output of :command is hard to read

Problem:    Output of :command is hard to read.
Solution:   Make some columns wider, some narrower.  Truncate the command when
            listing all.
src/ex_docmd.c
src/getchar.c
src/menu.c
src/message.c
src/proto/message.pro
src/version.c