]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1570: icon signs not displayed properly in the number column v8.1.1570
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Jun 2019 14:31:28 +0000 (16:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Jun 2019 14:31:28 +0000 (16:31 +0200)
commit4dff4aed09d2b0d570ca0d19de9cb08bdf03e695
treef5766d4cd30da11862e47d4ebda66eb546b77392
parentbf8c3adef21c24a9bf2c1a93042a096ea8d8b2e1
patch 8.1.1570: icon signs not displayed properly in the number column

Problem:    Icon signs not displayed properly in the number column.
Solution:   Display them properly. (Yegappan Lakshmanan, closes #4559)
src/gui.c
src/screen.c
src/testdir/test_signs.vim
src/version.c