Mercurial > vim
comparison src/version.c @ 8928:e6916e1683bb v7.4.1750
commit https://github.com/vim/vim/commit/7f7c3325d3f1baba32263a3457cfc4d90ecd5ff1
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Apr 18 19:27:24 2016 +0200
patch 7.4.1750
Problem: When a buffer gets updated while in command line mode, the screen
may be messed up.
Solution: Postpone the redraw when the screen is scrolled.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 18 Apr 2016 19:30:05 +0200 |
parents | fc69eed19ba7 |
children | a2aca019ba48 |
comparison
equal
deleted
inserted
replaced
8927:bab6c130bb26 | 8928:e6916e1683bb |
---|---|
746 NULL | 746 NULL |
747 }; | 747 }; |
748 | 748 |
749 static int included_patches[] = | 749 static int included_patches[] = |
750 { /* Add new patch number below this line */ | 750 { /* Add new patch number below this line */ |
751 /**/ | |
752 1750, | |
751 /**/ | 753 /**/ |
752 1749, | 754 1749, |
753 /**/ | 755 /**/ |
754 1748, | 756 1748, |
755 /**/ | 757 /**/ |