vim-patch:7.4.408

Problem:    Visual block insert breaks a multi-byte character.
Solution:   Calculate the position properly. (Yasuhiro Matsumoto)

https://code.google.com/p/vim/source/detail?r=v7-4-408
This commit is contained in:
Scott Prager
2014-10-10 10:09:00 -04:00
parent 7ff71b5790
commit d62545e5ba
5 changed files with 39 additions and 2 deletions

View File

@@ -224,7 +224,7 @@ static int included_patches[] = {
411,
410,
//409 NA
//408,
408,
407,
//406,
405,