]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1300 v7.4.1300
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2016 21:23:06 +0000 (22:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2016 21:23:06 +0000 (22:23 +0100)
commit2ab375e54ef4eac438d1aef8b99d9e71f2fa0c63
treed62682f35f89d4821d4b1a5a8f71c71fb7b9745b
parentf6157284de71d8881f3b89fbd79d1ecbf842929f
patch 7.4.1300
Problem:    Cannot test CursorMovedI because there is typeahead.
Solution:   Add disable_char_avail_for_testing().
src/eval.c
src/getchar.c
src/globals.h
src/testdir/README.txt
src/testdir/test_cursor_func.vim
src/version.c