vim-patch:7.4.579 #2652

Problem:    Wrong cursor positioning when 'linebreak' is set and lines wrap.
Solution:   (Christian Brabandt)

https://github.com/vim/vim/commit/v7-4-579

See https://groups.google.com/d/msg/vim_dev/Eh3N9L68Ajw/4dB5x1RTQJQJ
This commit is contained in:
David Bürgin
2015-05-09 21:22:50 +02:00
committed by Justin M. Keyes
parent a7b5ae37a7
commit c6da503336
3 changed files with 46 additions and 12 deletions

View File

@@ -221,7 +221,7 @@ static int included_patches[] = {
//582,
//581 NA
580,
//579,
579,
578,
577,
576,