]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1591 v7.4.1591
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Mar 2016 20:00:51 +0000 (21:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Mar 2016 20:00:51 +0000 (21:00 +0100)
commit5584df65a0ca2315d1eebc13c54a448bee4d0758
tree496f385985c5f9a36945328c3b8ca3d4395f587c
parent3f242a844e83a5a04943869f6e3bcbf8650dc465
patch 7.4.1591
Problem:    The quickfix title is truncated.
Solution:   Save the command before it is truncated. (Anton Lindqvist)
src/quickfix.c
src/testdir/test_quickfix.vim
src/version.c