]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Aug 2019 18:58:45 +0000 (20:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Aug 2019 18:58:45 +0000 (20:58 +0200)
commit37f4cbd46f5a6f2dd3a48d5fa4324dce37e4bd6c
treebed00affbe1920deeeb36b270db9c3b076694c0f
parent570497ac409ad448574bb6210cb9c6e573483759
patch 8.1.1913: not easy to compute the space on the command line

Problem:    Not easy to compute the space on the command line.
Solution:   Add v:echospace. (Daniel Hahler, closes #4732)
runtime/doc/eval.txt
src/eval.c
src/option.c
src/testdir/test_messages.vim
src/version.c
src/vim.h