]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0091 v8.0.0091
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2016 18:48:18 +0000 (19:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2016 18:48:18 +0000 (19:48 +0100)
commit9f0e423c2818c0cacd0810f9c3c67cbb6b80963d
treecb99ed0028cd28cc1e0ea4c9f7a05a684360c631
parent6c896867c4f5d759616028ef7cbfce2a9ed32600
patch 8.0.0091
Problem:    Test_help_complete sometimes fails in MS-Windows console.
Solution:   Use getcompletion() instead of feedkeys() and command line
            completion. (Hirohito Higashi)
src/testdir/test_help_tagjump.vim
src/version.c