]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.882 v7.3.882
authorBram Moolenaar <Bram@vim.org>
Fri, 5 Apr 2013 17:50:17 +0000 (19:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 5 Apr 2013 17:50:17 +0000 (19:50 +0200)
commit68879258d98853deb928a8ce93b497d39ce65296
treef39b7cc9bb2cb4e9990d9858f42209ed3f8db333
parent24b11fb1730e37a4aa71434c130301a9369c835f
updated for version 7.3.882
Problem:    CursorHold may trigger after receiving the termresponse.
Solution:   Set the did_cursorhold flag. (Hayaki Saito)
src/term.c
src/version.c