vim-patch:7.4.458

Problem:    Issue 252: Cursor moves in a zero-height window.
Solution:   Check for zero height. (idea by Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-458
This commit is contained in:
Florian Walch
2014-12-23 12:14:01 +01:00
parent 0158539c77
commit 2fefb5e7d3
2 changed files with 10 additions and 1 deletions

View File

@@ -279,7 +279,7 @@ static int included_patches[] = {
//461 NA
//460 NA
//459 NA
//458,
458,
457,
456,
455,