]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.601 v7.4.601
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 14:19:24 +0000 (15:19 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 14:19:24 +0000 (15:19 +0100)
commit0a988df731605d692892f18317c26e6ab24d3d82
tree324133ba7bd052b77f872a813eef737c2f80c235
parent0cd040b96a14363de6928b4bc0a10d628ab40a52
updated for version 7.4.601
Problem:    It is not possible to have feedkeys() insert characters.
Solution:   Add the 'i' flag.
runtime/doc/eval.txt
src/eval.c
src/version.c