]> granicus.if.org Git - vim/commit
patch 7.4.2279 v7.4.2279
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2016 13:39:57 +0000 (15:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2016 13:39:57 +0000 (15:39 +0200)
commit46328f9a1cc8047d1e05095bc9f531038c5a4028
tree6c304ad0ec0fdaafa7e4e490681a959f36ad46f2
parent4427db9bb2f4b4587559eac18cc7ba10c52c6e8b
patch 7.4.2279
Problem:    Starting diff mode with the cursor in the last line might end up
            only showing one closed fold. (John Beckett)
Solution:   Scroll the window to show the same relative cursor position.
src/diff.c
src/proto/window.pro
src/version.c
src/window.c