]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1452 v7.4.1452
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 18:30:24 +0000 (19:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 18:30:24 +0000 (19:30 +0100)
commit18b5d6df10a5f08ffebbec85a1cf2828871e3736
treeca68ac66820df973b430ee95232b06b0824a3ea1
parent707659490d35e8d66e8bbdcfd93b12dc1387d86c
patch 7.4.1452
Problem:    When a callback adds a syntax item either the redraw doesn't
            happen right away or in the GUI the cursor is in the wrong
            position for a moment. (Jakson Alves de Aquino)
Solution:   Redraw after the callback was invoked.
src/channel.c
src/version.c