Patch 7.0.149
commit67ddf29cef34d63fc6952d7444986ed53c6a1429
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 25 Oct 2006 06:29:12 +0000 (25 06:29 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 25 Oct 2006 06:29:12 +0000 (25 06:29 +0000)
tree58937b7c728d994b666e101d15c5173979450986
parent2dd0fa5f4caa8e07ba959c2eafa7f051f7384236
Patch 7.0.149
Problem:    When resizing a window that shows "~" lines the text sometimes
           jumps down.
Solution:   Remove code that uses "~" lines in some situations.  Fix the
           computation of the screen line of the cursor.  Also set w_skipcol
           to handle very long lines.
Files:      src/misc1.c, src/window.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@165 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/misc1.c
src/version.c
src/window.c