]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2146 v7.4.2146
authorBram Moolenaar <Bram@vim.org>
Tue, 2 Aug 2016 20:36:02 +0000 (22:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 2 Aug 2016 20:36:02 +0000 (22:36 +0200)
commit472472898ab71ac80a86fedc37f8eb91461788dd
tree3e8de60a24605e8fddeac5ceec0bd5a6d46b34d0
parent86f2cd5bc574c23fa276d7f57cd1300e24222913
patch 7.4.2146
Problem:    Not enough testing for popup menu.  CTRL-E does not always work
            properly.
Solution:   Add more tests.  When using CTRL-E check if the popup menu is
            visible. (Christian Brabandt)
.travis.yml
src/edit.c
src/testdir/test_popup.vim
src/version.c