vim-patch:7.4.280 #745

Problem:    When using a session file the relative position of the cursor is
            not restored if there is another tab. (Nobuhiro Takasaki)
Solution:   Update w_wrow before calculating the fraction.

https://code.google.com/p/vim/source/detail?r=daf7e98675cf395e1ef96f8040567affb2782a11
This commit is contained in:
oni-link
2014-05-22 10:59:59 +02:00
committed by Justin M. Keyes
parent 862a25f96e
commit fee0e2d977
2 changed files with 17 additions and 7 deletions

View File

@@ -207,7 +207,7 @@ static int included_patches[] = {
//283,
//282,
//281,
//280,
280,
//279,
//278,
277,