]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0467: using g< after :for does not show the right output v8.0.0467
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 18:04:19 +0000 (19:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Mar 2017 18:04:19 +0000 (19:04 +0100)
commit57002ad70c4c32f3afefec24994a974cf3eef3ad
tree9b617226c471fcf64ec83f416c39626b6a44697f
parent036986f1507d223549d110af300144468bd3a1f7
patch 8.0.0467: using g< after :for does not show the right output

Problem:    Using g< after :for does not show the right output. (Marcin
            Szamotulski)
Solution:   Call msg_sb_eol() in :echomsg.
src/eval.c
src/version.c