]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.935 v7.4.935
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Nov 2015 14:08:59 +0000 (15:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Nov 2015 14:08:59 +0000 (15:08 +0100)
commit6040256d8b0404564ac6f192296b12ea9d175e7d
tree4b309c0d1bbe80a85543ccfb596544b55433b773
parent7487792ab14c1fb8dbdb37bdd74265d8b1d3be50
patch 7.4.935
Problem:    test_utf8 fails on MS-Windows when executed with gvim.
Solution:   Use the insert flag on feedkeys() to put the string before the
            ":" that was already read when checking for available chars.
src/testdir/test_utf8.in
src/version.c