vim-patch:7.4.441

Problem:    Endless loop and other problems when 'cedit' is set to CTRL-C.
Solution:   Do not call ex_window() when ex_normal_busy or got_int was set.
	    (Yasuhiro Matsumoto)

https://code.google.com/p/vim/source/detail?r=v7-4-441
This commit is contained in:
Florian Walch
2014-12-23 11:20:55 +01:00
parent 2fefb5e7d3
commit 2b9f11ac64
2 changed files with 8 additions and 6 deletions

View File

@@ -296,7 +296,7 @@ static int included_patches[] = {
444,
//443,
442,
//441,
441,
440,
439,
//438,